]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dcmemory.h
Some wxComboCtrlBase member functions were enclosed within incorrect compatibility...
[wxWidgets.git] / include / wx / palmos / dcmemory.h
index 59b69f98596b959ca57eb38e920cbc93f9fd79b8..96429f43b81c2c2f197bd437ee69b452dff094d9 100644 (file)
@@ -36,7 +36,7 @@ protected:
     void Init();
 
     DECLARE_CLASS(wxMemoryDCImpl)
-    DECLARE_NO_COPY_CLASS(wxMemoryDCImpl)
+    wxDECLARE_NO_COPY_CLASS(wxMemoryDCImpl);
 };
 
 #endif