]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/listbox.h
renamed GlobalHandle class to GlobalPtr to avoid conflict with the Win32 function
[wxWidgets.git] / include / wx / motif / listbox.h
index 5f5cbc99c8be2ad0b32467e6b3950c7e39ec86f0..4702db06a5e9469218c6828bed82574c2ec427b2 100644 (file)
@@ -88,6 +88,8 @@ public:
     virtual void DoToggleItem(int item, int x) {};
 #endif
 protected:
     virtual void DoToggleItem(int item, int x) {};
 #endif
 protected:
+    virtual wxSize DoGetBestSize() const;
+
     int       m_noItems;
     
     // List mapping positions->client data
     int       m_noItems;
     
     // List mapping positions->client data