]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/gizmos/wxCode/include/wx/treelistctrl.h
Removed use of deprecated functions
[wxWidgets.git] / wxPython / contrib / gizmos / wxCode / include / wx / treelistctrl.h
index 7746a96d36a8b0d52a0ff3aa3836329fbcb8219b..1edc024eb0fefee781be2eec9411e66502bb4a79 100644 (file)
 #ifndef TREELISTCTRL_H
 #define TREELISTCTRL_H
 
 #ifndef TREELISTCTRL_H
 #define TREELISTCTRL_H
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma interface "treelistctrl.h"
-#endif
-
 #include <wx/treectrl.h>
 #include <wx/control.h>
 #include <wx/pen.h>
 #include <wx/treectrl.h>
 #include <wx/control.h>
 #include <wx/pen.h>
@@ -543,6 +539,7 @@ protected:
 //     // the common part of all ctors
 //     void Init();
 
 //     // the common part of all ctors
 //     void Init();
 
+    void OnGetToolTip( wxTreeEvent &event );
     void OnSize(wxSizeEvent& event);
     void CalculateAndSetHeaderHeight();
     void DoHeaderLayout();
     void OnSize(wxSizeEvent& event);
     void CalculateAndSetHeaderHeight();
     void DoHeaderLayout();