]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/tooltip.cpp
toplevel fixes
[wxWidgets.git] / src / mac / carbon / tooltip.cpp
index 84e5da8d8aa3018433e44fc663b7ea46c3d4e8bc..6787a92315a1f996c764c92d5ca26fa4ce805bdb 100644 (file)
@@ -218,7 +218,7 @@ void wxMacToolTip::Draw()
 
                SetOrigin( 0 , 0 ) ;
                TextFont( kFontIDGeneva ) ;
-               TextSize( 9 ) ;
+               TextSize( 10 ) ;
                TextFace( 0 ) ;
                FontInfo fontInfo;
                ::GetFontInfo(&fontInfo);