]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/textctrl.h
changed make_int, make_exp .. to wxmake_int..
[wxWidgets.git] / include / wx / motif / textctrl.h
index 165ef720063aa48e8959de5096c083527d50414e..984432970f204f2f3558fdbccb043b54e08de3ed 100644 (file)
@@ -127,7 +127,7 @@ public:
   virtual void Command(wxCommandEvent& event);
 
 // Implementation
   virtual void Command(wxCommandEvent& event);
 
 // Implementation
-  virtual void ChangeFont();
+  virtual void ChangeFont(bool keepOriginalSize = TRUE);
   virtual void ChangeBackgroundColour();
   virtual void ChangeForegroundColour();
   inline void SetModified(bool mod) { m_modified = mod; }
   virtual void ChangeBackgroundColour();
   virtual void ChangeForegroundColour();
   inline void SetModified(bool mod) { m_modified = mod; }