]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/checklst.cpp
modified fix for empty client area, first one broke sizing of some children
[wxWidgets.git] / src / gtk / checklst.cpp
index 1bfd53c2d97c39a6fe76dc68f9df248cc2b5fa13..2c7f866733b68dc4dd11b7545bd4ee98bc1e990a 100644 (file)
@@ -24,7 +24,7 @@
 // "toggled"
 //-----------------------------------------------------------------------------
 extern "C" {
-static void gtk_checklist_toggled(GtkCellRendererToggle *renderer,
+static void gtk_checklist_toggled(GtkCellRendererToggle * WXUNUSED(renderer),
                                   gchar                 *stringpath,
                                   wxCheckListBox        *listbox)
 {