]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/listbox.h
Introduced the ability to size a book control based on the currently selected page
[wxWidgets.git] / include / wx / motif / listbox.h
index 5604e1c1c46b59693211306fe5758cb503102945..8f4b5b04df5313ee8dd2f94719ff4a0d8b003208 100644 (file)
@@ -96,7 +96,7 @@ public:
     WXWidget GetTopWidget() const;
 
 #if wxUSE_CHECKLISTBOX
-    virtual void DoToggleItem(int item, int x) {};
+    virtual void DoToggleItem(int WXUNUSED(item), int WXUNUSED(x)) {};
 #endif
 protected:
     virtual wxSize DoGetBestSize() const;