diff --git a/src/util/prec.hpp b/src/util/prec.hpp index 947f6049..e4e72a4c 100644 --- a/src/util/prec.hpp +++ b/src/util/prec.hpp @@ -74,6 +74,7 @@ typedef wxOutputStream OutputStream; typedef wxEvent wxMouseCaptureLostEvent; #define EVT_MOUSE_CAPTURE_LOST(handler) // ignore #define wxEVT_MOUSE_CAPTURE_LOST 12345678 // not an actual event type + #define wxAutoBufferedPaintDCBase wxBufferedPaintDC #endif // ----------------------------------------------------------------------------- : Other aliasses