git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34110
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Needed by listctrl.cpp
// ----------------------------------------------------------------------------
// Needed by listctrl.cpp
// ----------------------------------------------------------------------------
+#ifndef LVS_EX_FULLROWSELECT
+ #define LVS_EX_FULLROWSELECT 0x00000020
+#endif
+
#ifndef LVS_EX_LABELTIP
#define LVS_EX_LABELTIP 0x00004000
#endif
#ifndef LVS_EX_LABELTIP
#define LVS_EX_LABELTIP 0x00004000
#endif