Author: gadamopoulos
Date: Mon Jul 11 18:23:44 2011
New Revision: 52640

URL: http://svn.reactos.org/svn/reactos?rev=52640&view=rev
Log:
[uxtheme]
- Fix build

Modified:
    branches/GSoC_2011/ThemesSupport/dll/win32/uxtheme/ncthm.h

Modified: branches/GSoC_2011/ThemesSupport/dll/win32/uxtheme/ncthm.h
URL: 
http://svn.reactos.org/svn/reactos/branches/GSoC_2011/ThemesSupport/dll/win32/uxtheme/ncthm.h?rev=52640&r1=52639&r2=52640&view=diff
==============================================================================
--- branches/GSoC_2011/ThemesSupport/dll/win32/uxtheme/ncthm.h [iso-8859-1] 
(original)
+++ branches/GSoC_2011/ThemesSupport/dll/win32/uxtheme/ncthm.h [iso-8859-1] Mon 
Jul 11 18:23:44 2011
@@ -47,3 +47,5 @@
 #define BUTTON_GAP_SIZE 2
 
 #define MENU_BAR_ITEMS_SPACE (12)
+
+extern ATOM atWindowTheme;


Reply via email to