]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/textctrl.h
Quick and dirty fix for building with COMPATIBILITY_2_4 off.
[wxWidgets.git] / include / wx / os2 / textctrl.h
index b4408f36e9622f0189d655f4c23fe354c919445d..836bd5f4381321559ae17183953dc239aba1c665 100644 (file)
@@ -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: