X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eddf46fea787f245c2b92a02f9777c597e1d9687..59840ba3b16e4baf3228dd79c6b7ae40b55cf488:/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: