X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e02c72fa45b840601743e11bc6550481a36fa437..9d5507f7a2701395e1d5c121bd877bb9066ee6ea:/include/wx/richtext/richtextsymboldlg.h?ds=sidebyside diff --git a/include/wx/richtext/richtextsymboldlg.h b/include/wx/richtext/richtextsymboldlg.h index 8d8a590d03..f9d99e917b 100644 --- a/include/wx/richtext/richtextsymboldlg.h +++ b/include/wx/richtext/richtextsymboldlg.h @@ -20,6 +20,7 @@ #include "wx/vscroll.h" #include "wx/combobox.h" #include "wx/stattext.h" +#include "wx/textctrl.h" /*! * Forward declarations @@ -116,7 +117,6 @@ public: void OnFromUnicodeSelected( wxCommandEvent& event ); #endif - /// wxEVT_UPDATE_UI event handler for wxID_OK void OnOkUpdate( wxUpdateUIEvent& event );