Minor beautification of wxToolBar under Mac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -218,7 +218,7 @@ void wxMacToolTip::Draw()
|
||||
|
||||
SetOrigin( 0 , 0 ) ;
|
||||
TextFont( kFontIDGeneva ) ;
|
||||
TextSize( 9 ) ;
|
||||
TextSize( 10 ) ;
|
||||
TextFace( 0 ) ;
|
||||
FontInfo fontInfo;
|
||||
::GetFontInfo(&fontInfo);
|
||||
|
Reference in New Issue
Block a user