]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/filedlgg.h
Removed cell highlighting temporarily. Now wxGrid::EnableEditing(bool)
[wxWidgets.git] / include / wx / generic / filedlgg.h
index ad2c76ab2b93ba48120604e1cab78f3f668d627a..aee6a30925d6f3d09f7efcf1181c18e442e4b904 100644 (file)
@@ -193,8 +193,8 @@ private:
     DECLARE_DYNAMIC_CLASS(wxFileDialog)
     DECLARE_EVENT_TABLE()
 
-    static long   m_lastViewStyle;  // list or report?
-    static bool   m_lastShowHidden; 
+    static long   s_lastViewStyle;  // list or report?
+    static bool   s_lastShowHidden; 
 };
 
 // File selector - backward compatibility