X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/888dde65f43d5f57e8fb2028b27191cca1741403..14619f10b0bdb630206607abd0ce0319d45e095a:/include/wx/dcscreen.h?ds=sidebyside 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: