X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cf78bdcb68264bbf066df00028911ed55f4d2c5c..02b51ae521db06ef12a3c2a37a5378a9f715e707:/src/unix/taskbarx11.cpp?ds=inline diff --git a/src/unix/taskbarx11.cpp b/src/unix/taskbarx11.cpp index 7b4ac6890d..d1dfc5e746 100644 --- a/src/unix/taskbarx11.cpp +++ b/src/unix/taskbarx11.cpp @@ -66,7 +66,7 @@ wxDEFAULT_FRAME_STYLE | wxFRAME_NO_TASKBAR | wxSIMPLE_BORDER | wxFRAME_SHAPED) {} - static bool IsProtocolSupported() const { return false; } + static bool IsProtocolSupported() { return false; } }; #endif