mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
backwards compatibility for wxAutoBufferedPaintDCBase
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1626 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -74,6 +74,7 @@ typedef wxOutputStream OutputStream;
|
|||||||
typedef wxEvent wxMouseCaptureLostEvent;
|
typedef wxEvent wxMouseCaptureLostEvent;
|
||||||
#define EVT_MOUSE_CAPTURE_LOST(handler) // ignore
|
#define EVT_MOUSE_CAPTURE_LOST(handler) // ignore
|
||||||
#define wxEVT_MOUSE_CAPTURE_LOST 12345678 // not an actual event type
|
#define wxEVT_MOUSE_CAPTURE_LOST 12345678 // not an actual event type
|
||||||
|
#define wxAutoBufferedPaintDCBase wxBufferedPaintDC
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------- : Other aliasses
|
// ----------------------------------------------------------------------------- : Other aliasses
|
||||||
|
|||||||
Reference in New Issue
Block a user