X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/888dde65f43d5f57e8fb2028b27191cca1741403..715e4f7e3e26595209b5fe8a9ad3e60cce317e5f:/include/wx/dcscreen.h diff --git a/include/wx/dcscreen.h b/include/wx/dcscreen.h index 763ccb830b..6b1fc2f2da 100644 --- a/include/wx/dcscreen.h +++ b/include/wx/dcscreen.h @@ -24,7 +24,7 @@ public: { return true; } static bool StartDrawingOnTop(wxRect * WXUNUSED(rect) = NULL) { return true; } - static bool EndDrawingOnTop() + static bool EndDrawingOnTop() { return true; } private: