]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/listbox.cpp
fix for HP and IBM compilers, calls to static template functions must be qualified
[wxWidgets.git] / src / motif / listbox.cpp
index d20f37dfcbca2c2cc7db756ae881a92d0ca0223b..3d138f64353bee572dc91cc81c658f89403a24e6 100644 (file)
@@ -38,7 +38,7 @@
 #endif
 #include "wx/motif/private.h"
 
-    IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControl)
+IMPLEMENT_DYNAMIC_CLASS(wxListBox, wxControlWithItems)
 
 static void wxListBoxCallback(Widget w,
                               XtPointer clientData,