added generic implementation and documentation for wxFindReplaceDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -222,6 +222,11 @@
|
||||
*/
|
||||
#define wxUSE_FILEDLG 0
|
||||
|
||||
/*
|
||||
* Use wxFindReplaceDialog
|
||||
*/
|
||||
#define wxUSE_FINDREPLDLG 0
|
||||
|
||||
/*
|
||||
* Use wxFontDialog
|
||||
*/
|
||||
@@ -1009,7 +1014,4 @@
|
||||
/* Define this if you are using gtk and gdk contains support for X11R6 XIM */
|
||||
#undef HAVE_XIM
|
||||
|
||||
/* now check the settings self consistency */
|
||||
#include "wx/chkconf.h"
|
||||
|
||||
#endif /* __WX_SETUP_H__ */
|
||||
|
Reference in New Issue
Block a user