]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propgrid/propgrid.h
Use native closure buttons under GTK+
[wxWidgets.git] / samples / propgrid / propgrid.h
index e0e44a09936d528a6708d7426e5830b0d0e561dd..bec86c7991eee529ef367cfd29b71d8163648fe4 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Jaakko Salli
 // Modified by:
 // Created:     2004-09-25
-// RCS-ID:      $Id:
+// RCS-ID:      $Id$
 // Copyright:   (c) Jaakko Salli
 // Licence:     wxWindows license
 /////////////////////////////////////////////////////////////////////////////
@@ -137,6 +137,7 @@ public:
     wxWindow*       m_panel;
     wxBoxSizer*     m_topSizer;
 
+    wxPGEditor*     m_pSampleMultiButtonEditor;
     wxPGChoices     m_combinedFlags;
 
     wxMenuItem*     m_itemCatColours;