]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/propgrid/propgrid.h
Define INVALID_FILE_ATTRIBUTES in filename.cpp too.
[wxWidgets.git] / interface / wx / propgrid / propgrid.h
index 48f9c06cc7b6ab53efac563bdac5305a01dabfcd..d206fa37f0d685a7d477671bcffff3ce674b5cbf 100644 (file)
@@ -583,7 +583,7 @@ public:
         Returns wxWindow that the properties are painted on, and which should be
         used as the parent for editor controls.
     */
-    wxPanel* GetPanel() const;
+    wxWindow* GetPanel();
 
     /**
         Returns current category caption background colour.