]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/htmllbox.cpp
pane sizes within a dock are not allowed to exceed the dock's entire current pixel...
[wxWidgets.git] / src / generic / htmllbox.cpp
index fd023f93b85a4b577692213cec1ebbeb69fea3d4..07fbac049be589bb719235086619192c24fec01c 100644 (file)
@@ -191,7 +191,7 @@ public:
 private:
     const wxHtmlListBox& m_hlbox;
 
-    DECLARE_NO_COPY_CLASS(wxHtmlListBoxStyle)
+    wxDECLARE_NO_COPY_CLASS(wxHtmlListBoxStyle);
 };
 
 // ----------------------------------------------------------------------------