do not perform Gestalt tests under Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
#include "wx/pen.h"
|
#include "wx/pen.h"
|
||||||
#include "wx/brush.h"
|
#include "wx/brush.h"
|
||||||
#include "wx/cursor.h"
|
#include "wx/cursor.h"
|
||||||
|
#include "wx/intl.h"
|
||||||
#include "wx/icon.h"
|
#include "wx/icon.h"
|
||||||
#include "wx/palette.h"
|
#include "wx/palette.h"
|
||||||
#include "wx/dc.h"
|
#include "wx/dc.h"
|
||||||
@@ -356,6 +357,7 @@ bool wxApp::Initialize()
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#ifndef __UNIX__
|
||||||
// test the minimal configuration necessary
|
// test the minimal configuration necessary
|
||||||
|
|
||||||
long theSystem ;
|
long theSystem ;
|
||||||
@@ -392,6 +394,7 @@ bool wxApp::Initialize()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
#endif
|
||||||
|
|
||||||
// if we encountered any problems so far, give the error code and exit immediately
|
// if we encountered any problems so far, give the error code and exit immediately
|
||||||
|
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
#include "wx/pen.h"
|
#include "wx/pen.h"
|
||||||
#include "wx/brush.h"
|
#include "wx/brush.h"
|
||||||
#include "wx/cursor.h"
|
#include "wx/cursor.h"
|
||||||
|
#include "wx/intl.h"
|
||||||
#include "wx/icon.h"
|
#include "wx/icon.h"
|
||||||
#include "wx/palette.h"
|
#include "wx/palette.h"
|
||||||
#include "wx/dc.h"
|
#include "wx/dc.h"
|
||||||
@@ -356,6 +357,7 @@ bool wxApp::Initialize()
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#ifndef __UNIX__
|
||||||
// test the minimal configuration necessary
|
// test the minimal configuration necessary
|
||||||
|
|
||||||
long theSystem ;
|
long theSystem ;
|
||||||
@@ -392,6 +394,7 @@ bool wxApp::Initialize()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
#endif
|
||||||
|
|
||||||
// if we encountered any problems so far, give the error code and exit immediately
|
// if we encountered any problems so far, give the error code and exit immediately
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user