mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
Added a panel showing profiler timings
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1523 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -55,6 +55,12 @@ typedef wxDateTime DateTime;
|
||||
|
||||
typedef wxOutputStream OutputStream;
|
||||
|
||||
// ----------------------------------------------------------------------------- : Compatability fixes
|
||||
|
||||
#if wxVERSION_NUMBER < 2805
|
||||
#define wxBORDER_THEME wxSUNKEN_BORDER
|
||||
#endif
|
||||
|
||||
// ----------------------------------------------------------------------------- : Other aliasses
|
||||
|
||||
typedef unsigned char Byte;
|
||||
|
||||
Reference in New Issue
Block a user