X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eddf46fea787f245c2b92a02f9777c597e1d9687..afbe906abdf9aa69a56571b8b20b095351dd8f34:/include/wx/popupwin.h diff --git a/include/wx/popupwin.h b/include/wx/popupwin.h index 010481ec0c..2de6e2e50d 100644 --- a/include/wx/popupwin.h +++ b/include/wx/popupwin.h @@ -68,6 +68,9 @@ public: // when the user clicks mouse outside it or if it loses focus in any other way // ---------------------------------------------------------------------------- +class WXDLLEXPORT wxPopupWindowHandler; +class WXDLLEXPORT wxPopupFocusHandler; + class WXDLLEXPORT wxPopupTransientWindow : public wxPopupWindow { public: