]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/htmllbox.h
Instead of having wxComboCtrl mimic wxTextEntry interface, make it actually inherit...
[wxWidgets.git] / interface / wx / htmllbox.h
index d34646abd7f9aba65ff3dfcff2533e160c4473be..38fc4ab3e80baf4f9fdf65cb07061e91e8497dbf 100644 (file)
@@ -201,7 +201,8 @@ protected:
 
     @see wxSimpleHtmlListBox::Create
 */
-class wxSimpleHtmlListBox : public wxHtmlListBox
+class wxSimpleHtmlListBox : public wxHtmlListBox,
+                            public wxItemContainer
 {
 public:
     /**