added wxUSE_HEADERCTRL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
#include "wx/bitmap.h"
|
||||
|
||||
#if wxUSE_HEADERCTRL
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// constants
|
||||
// ----------------------------------------------------------------------------
|
||||
@@ -268,5 +270,8 @@ private:
|
||||
bool m_sort,
|
||||
m_sortAscending;
|
||||
};
|
||||
|
||||
#endif // wxUSE_HEADERCTRL
|
||||
|
||||
#endif // _WX_HEADERCOL_H_
|
||||
|
||||
|
Reference in New Issue
Block a user