1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- add missed file

This commit is contained in:
Philip M. Gollucci 2010-10-19 05:28:32 +00:00
parent 8166acc751
commit 6a1951bdce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263248

View File

@ -0,0 +1,16 @@
--- src/utils/wxCas/src/wxcasframe.cpp~
+++ src/utils/wxCas/src/wxcasframe.cpp
@@ -285,11 +285,11 @@ WxCasFrame::GetStatImage () const
#ifdef __WXMSW__
memdc.
- SetFont ( wxFont::wxFont ( 6, wxSWISS, wxNORMAL, wxBOLD ) );
+ SetFont ( wxFont ( 6, wxSWISS, wxNORMAL, wxBOLD ) );
#else
memdc.
- SetFont ( wxFont::wxFont ( 8, wxSWISS, wxNORMAL, wxBOLD ) );
+ SetFont ( wxFont ( 8, wxSWISS, wxNORMAL, wxBOLD ) );
#endif
memdc.