]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cmdline.h
fix memory leak; allocate the DC before SetFont() is called on the status bar
[wxWidgets.git] / include / wx / cmdline.h
index 10bf956eb0052af0cf0127481b53e97ca95acdc1..dcd76f7218e6025e8778c7e95fbf8639bdea9578 100644 (file)
@@ -250,7 +250,7 @@ private:
 
     struct wxCmdLineParserData *m_data;
 
-    DECLARE_NO_COPY_CLASS(wxCmdLineParser)
+    wxDECLARE_NO_COPY_CLASS(wxCmdLineParser);
 };
 
 #else // !wxUSE_CMDLINE_PARSER