]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/htmllbox.cpp
fixed wxBase and GUI separation for sockets code
[wxWidgets.git] / src / generic / htmllbox.cpp
index dff147a45c6dc1592f97622051e2e30aca336b00..0c5578c11a6a9f439d66b9baa2da5f1bb858241d 100644 (file)
@@ -144,6 +144,8 @@ public:
 
 private:
     const wxHtmlListBox& m_hlbox;
+
+    DECLARE_NO_COPY_CLASS(wxHtmlListBoxStyle)
 };