wxTREE_HITTEST_ONITEMLABEL;
// tree ctrl default name
-WXDLLEXPORT_DATA(extern const wxChar*) wxTreeCtrlNameStr;
+extern WXDLLEXPORT_DATA(const wxChar*) wxTreeCtrlNameStr;
// ----------------------------------------------------------------------------
// wxTreeItemAttr: a structure containing the visual attributes of an item
#if WXWIN_COMPATIBILITY_2_2
// for compatibility only, don't use
- int GetCode() const { return m_evtKey.GetKeyCode(); }
+ wxDEPRECATED( int GetCode() const);
#endif // WXWIN_COMPATIBILITY_2_2
private: