X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7df9fbc3f11f6239ed7417964c0c50ea77b7b7e7..3d5aff50cb85e5b3299bf046d185b172bd488f08:/src/html/helpctrl.cpp diff --git a/src/html/helpctrl.cpp b/src/html/helpctrl.cpp index 3924519147..0d36aed6e4 100644 --- a/src/html/helpctrl.cpp +++ b/src/html/helpctrl.cpp @@ -213,8 +213,9 @@ bool wxHtmlHelpController::DisplayTextPopup(const wxString& text, const wxPoint& } return FALSE; -#endif +#else return FALSE; +#endif } void wxHtmlHelpController::SetFrameParameters(const wxString& title,