[Bug 152349] "Select font" dialog window wrong max size value

Anne-Marie Mahfouf annma at kde.org
Thu Nov 15 14:35:52 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=152349         




------- Additional Comments From annma kde org  2007-11-15 14:35 -------
possible patch

Index: kfontchooser.cpp
===================================================================
--- kfontchooser.cpp	(revision 736512)
+++ kfontchooser.cpp	(working copy)
 @ -426,7 +426,7  @
             16, 17, 18, 19,
             20, 22, 24, 26,
             28, 32, 48, 64,
-            0
+            128
         };
     for(int i = 0; c[i]; ++i)
     {


More information about the Kdelibs-bugs mailing list