applied modified patch with native GTK wxFileDialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-11-19 00:30:24 +00:00
parent 38c58c778d
commit 9755e73bd9
13 changed files with 798 additions and 285 deletions

View File

@@ -79,8 +79,11 @@
/* Define this if your version of GTK+ is greater than 1.2.7 */
#define __WXGTK127__ 1
/* Define this if your version of GTK+ is greater than 1.3 */
/* Define this if your version of GTK+ is greater than 2.0 */
/* #undef __WXGTK20__ */
/* Define this if your version of GTK+ is greater than 2.4 */
/* #undef __WXGTK24__ */
#endif
/*