]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dragimag.h
Some wxComboCtrlBase member functions were enclosed within incorrect compatibility...
[wxWidgets.git] / include / wx / palmos / dragimag.h
index 774dd768b40ea25eb746fe3645a0bbfeba0d2215..bf98c42852221bb538a0b630d888b3199671a69f 100644 (file)
@@ -255,7 +255,7 @@ protected:
 
 private:
     DECLARE_DYNAMIC_CLASS(wxDragImage)
-    DECLARE_NO_COPY_CLASS(wxDragImage)
+    wxDECLARE_NO_COPY_CLASS(wxDragImage);
 };
 
 #endif