Fixed WinCE compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9d814be8d0
commit
e688defd59
@ -254,7 +254,7 @@ wxFont wxCreateFontFromStockObject(int index)
|
||||
|
||||
wxFont wxSystemSettingsNative::GetFont(wxSystemFont index)
|
||||
{
|
||||
#ifdef __WXWINCE__
|
||||
#ifndef __WXWINCE__
|
||||
// this one is special: we don't get it from GetStockObject()
|
||||
if ( index == wxSYS_ICONTITLE_FONT )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user