]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/htlbox/htlbox.cpp
compilation fix after r60017
[wxWidgets.git] / samples / htlbox / htlbox.cpp
index eb4ccdb014b70153eb0f8759f4ee9b923c06b91f..41817204c7165dbc1b07bbc4533dcc38b96f0b78 100644 (file)
@@ -95,7 +95,7 @@ public:
     wxTextFile m_file;
 #endif
 
     wxTextFile m_file;
 #endif
 
-    DECLARE_NO_COPY_CLASS(MyHtmlListBox)
+    wxDECLARE_NO_COPY_CLASS(MyHtmlListBox);
     DECLARE_DYNAMIC_CLASS(MyHtmlListBox)
 };
 
     DECLARE_DYNAMIC_CLASS(MyHtmlListBox)
 };