X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f9eee2db810695ae4417e9935475f268bb68bbac..f526f7526bfe458ec15ef1bd7abafd66caaf79c2:/include/wx/os2/textctrl.h?ds=sidebyside diff --git a/include/wx/os2/textctrl.h b/include/wx/os2/textctrl.h index b4408f36e9..836bd5f438 100644 --- a/include/wx/os2/textctrl.h +++ b/include/wx/os2/textctrl.h @@ -12,6 +12,8 @@ #ifndef _WX_TEXTCTRL_H_ #define _WX_TEXTCTRL_H_ +typedef int (wxCALLBACK *wxTreeCtrlCompare)(long lItem1, long lItem2, long lSortData); + class WXDLLEXPORT wxTextCtrl : public wxTextCtrlBase { public: