]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/toolbar.h
fix memory leak; allocate the DC before SetFont() is called on the status bar
[wxWidgets.git] / include / wx / palmos / toolbar.h
index 27b9291093e12547c249576e53abe7dc5ed7e118..a0db54f1c3c98235e56897ad172457a2166758a0 100644 (file)
@@ -104,7 +104,7 @@ protected:
 private:
     DECLARE_EVENT_TABLE()
     DECLARE_DYNAMIC_CLASS(wxToolBar)
-    DECLARE_NO_COPY_CLASS(wxToolBar)
+    wxDECLARE_NO_COPY_CLASS(wxToolBar);
 };
 
 #endif // wxUSE_TOOLBAR