]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/listctrl.h
exposing generic system option define, adding missing event.Skip() to OnChar, and...
[wxWidgets.git] / include / wx / mac / carbon / listctrl.h
index 45c87d0da0b0542d7bc5f860a6b388263b84bac4..8e2efb0c6bafe515ef21ac82b6b94ec9e2d4ab98 100644 (file)
@@ -15,6 +15,8 @@
 #include "wx/defs.h"
 #include "wx/generic/listctrl.h"
 
+#define wxMAC_ALWAYS_USE_GENERIC_LISTCTRL wxT("mac.listctrl.always_use_generic")
+
 class wxMacDataBrowserListCtrlControl;
 class wxMacListControl;
 class wxListCtrlTextCtrlWrapper;