]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
set eol-style
[wxWidgets.git] / include / wx / msw / setup0.h
index 5636e5f35c1fd87f55a0059b3ceae9bf853ebaad..6e2a8de39816d303abaff7434911eae9aa2d4615 100644 (file)
 // Set to 1 to use InkEdit control (Tablet PC), if available
 #define wxUSE_INKEDIT  0
 
+// Set to 1 to enable .INI files based wxConfig implementation (wxIniConfig)
+//
+// Default is 0.
+//
+// Recommended setting: 0, nobody uses .INI files any more
+#define wxUSE_INICONF 0
+
 // ----------------------------------------------------------------------------
 // Generic versions of native controls
 // ----------------------------------------------------------------------------