]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/dirdlg.h
A few OS/2 additions to enable the colour database to work with PM.
[wxWidgets.git] / include / wx / stubs / dirdlg.h
index fe36bb7fec90c094c5270bc272263dbb40651032..44f96238e2c21a0ce0046e0f1642d0cac1aa141e 100644 (file)
@@ -18,6 +18,8 @@
 
 #include "wx/dialog.h"
 
+WXDLLEXPORT_DATA(extern const char*) wxFileSelectorPromptStr;
+
 class WXDLLEXPORT wxDirDialog: public wxDialog
 {
 DECLARE_DYNAMIC_CLASS(wxDirDialog)