#define wxUSE_STOPWATCH 1
#define wxUSE_TAB_DIALOG 1
#define wxUSE_WXHTML_HELP 1
-
#define wxUSE_BUTTONBAR 1
// Define 1 to use buttonbar classes (enhanced toolbar
// for MS Windows)
// needed for wxCanvas
#define wxUSE_MENUS 1
+#define wxUSE_WAVE 1
+
+#define wxUSE_REGEX 1
+
+#define wxUSE_FINDREPLDLG 1 // Find replace dialog
#endif
// _WX_SETUP_H_