who knows, maybe this will fix the 10.3 problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,23 +17,10 @@
|
|||||||
// headers
|
// headers
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
|
||||||
#ifdef __GNUG__
|
#include "wx/cmndata.h"
|
||||||
#pragma implementation "fontdlg.h"
|
#include "wx/fontdlg.h"
|
||||||
#endif
|
#include "wx/fontutil.h"
|
||||||
|
#include "wx/log.h"
|
||||||
// For compilers that support precompilation, includes "wx.h".
|
|
||||||
#include "wx/wxprec.h"
|
|
||||||
|
|
||||||
#ifdef __BORLANDC__
|
|
||||||
#pragma hdrstop
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef WX_PRECOMP
|
|
||||||
#include "wx/cmndata.h"
|
|
||||||
#include "wx/fontdlg.h"
|
|
||||||
#include "wx/fontutil.h"
|
|
||||||
#include "wx/log.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
// implementation
|
// implementation
|
||||||
|
Reference in New Issue
Block a user