]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/evtloop.h
common drawing code for osx-cocoa and osx-carbon, also since 10.5 HIShapeRef is in...
[wxWidgets.git] / include / wx / cocoa / evtloop.h
index c3ff21eb17045b28714904866c9c224492950989..b61f011185227f6e01c8358d427328bb05a8986b 100644 (file)
@@ -30,7 +30,7 @@ public:
 protected:
     int m_exitcode;
 
-    DECLARE_NO_COPY_CLASS(wxGUIEventLoop)
+    wxDECLARE_NO_COPY_CLASS(wxGUIEventLoop);
 };
 
 #endif // _WX_COCOA_EVTLOOP_H_