]> git.saurik.com Git - wxWidgets.git/commitdiff
typo fix
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 30 Oct 2008 10:53:56 +0000 (10:53 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 30 Oct 2008 10:53:56 +0000 (10:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/fontpicker.h

index defa80b439e97a3109de66b133c75c7950a6adbb..6c37b1703cff6bcd58d791e9fc4373157ee60701 100644 (file)
@@ -113,7 +113,7 @@ public:
         (see wxFNTP_USE_TEXTCTRL), it's a good idea to put a limit to the maximum
         font size when huge fonts do not make much sense.
     */
-    void SetMaxPointSize(unsigned int) const;
+    void SetMaxPointSize(unsigned int max);
 
     /**
         Sets the currently selected font.