]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation fix for bcc
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 2 Aug 2003 10:47:58 +0000 (10:47 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 2 Aug 2003 10:47:58 +0000 (10:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/uxtheme.h

index 2518a03bcf10dafba8d52d46cfb6222f9875e7be..1aabd0d0c1fb3d9f2ab65bcb0e7ac0d9a1d2056c 100644 (file)
@@ -340,7 +340,7 @@ private:
     friend class wxUxThemeModule;
 #endif // wxUSE_UXTHEME
 
-    DECLARE_NO_COPY_CLASS(wxUxThemeEngine);
+    DECLARE_NO_COPY_CLASS(wxUxThemeEngine)
 };
 
 #if !wxUSE_UXTHEME