git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11233
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Recommended setting: 1 (used in many places in the library itself)
#define wxUSE_FILEDLG 1
// Recommended setting: 1 (used in many places in the library itself)
#define wxUSE_FILEDLG 1
+// Use find/replace dialogs.
+//
+// Default is 1
+//
+// Recommended setting: 1 (but may be safely set to 0)
+#define wxUSE_FINDREPLDLG 1
+
// Use font picker dialog
//
// Default is 1
// Use font picker dialog
//
// Default is 1