]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
SCROLLWIN instead of SCROLL again
[wxWidgets.git] / include / wx / textctrl.h
index 5e7d35a11f9a87966e79a8a865c845e9ac7eff88..223403b1c85d8c9df8ac3610fc215df1c1040fcf 100644 (file)
@@ -155,7 +155,7 @@ public:
     bool Modified() const { return IsModified(); }
 #endif
 
-private:
+protected:
     // the name of the last file loaded with LoadFile() which will be used by
     // SaveFile() by default
     wxString m_filename;