Resource file updates and setup to configure for generic dirdlg.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-01-25 22:48:13 +00:00
parent 957aea456c
commit f1633a8f6a
4 changed files with 32 additions and 31 deletions

View File

@@ -329,7 +329,8 @@
#define wxUSE_PROGRESSDLG 1
// wxDirDlg class for getting a directory name from user
#define wxUSE_DIRDLG 1
#define wxUSE_DIRDLG 1
#define wxUSE_DIRDLGG 1
#define wxUSE_OWNER_DRAWN 1
// Owner-drawn menus and listboxes