updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / amule-adnza / wxfont.patch
blob4998ea048c2704d706540542bd6c1904e6e8eeae
1 --- src/utils/wxCas/src/wxcasframe.cpp 2010-02-03 18:14:39.000000000 +0100
2 +++ src/utils/wxCas/src/wxcasframe.cpp.new 2010-05-01 15:01:42.823357214 +0200
3 @@ -303,11 +303,11 @@
4 #ifdef __WXMSW__
6 memdc.
7 - SetFont ( wxFont::wxFont ( 6, wxSWISS, wxNORMAL, wxBOLD ) );
8 + SetFont ( wxFont ( 6, wxSWISS, wxNORMAL, wxBOLD ) );
9 #else
11 memdc.
12 - SetFont ( wxFont::wxFont ( 8, wxSWISS, wxNORMAL, wxBOLD ) );
13 + SetFont ( wxFont ( 8, wxSWISS, wxNORMAL, wxBOLD ) );
14 #endif
16 memdc.