X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/888dde65f43d5f57e8fb2028b27191cca1741403..77c8efc8c37da6d6a5e2e8022d21d1cd7d76371d:/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: