]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/propgrid/props.h
Commit most parts of #10495 wxDataViewCtrl needs a way to start the label editor...
[wxWidgets.git] / include / wx / propgrid / props.h
index 5517f8acd9877fac7c7e2a4034d8dd0d175681f1..ae426977edb6b2b8f5d76f48c912b8990a85c1dc 100644 (file)
@@ -449,7 +449,6 @@ private:
 
     // Relies on ValidateValue being called always before OnSetValue
     static int              ms_nextIndex;
-    static int              ms_prevIndex;
 };
 
 // -----------------------------------------------------------------------