]> git.saurik.com Git - wxWidgets.git/commitdiff
Added missing constant
authorJulian Smart <julian@anthemion.co.uk>
Mon, 6 Sep 1999 12:15:33 +0000 (12:15 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 6 Sep 1999 12:15:33 +0000 (12:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/generic/dirdlgg.h

index 74ac59feb058008f91ff9121046b6945e7e7c13b..7fd5768b02262fb1911ea81b086ebb3705d646df 100644 (file)
@@ -68,6 +68,7 @@
 //-----------------------------------------------------------------------------
 
 WXDLLEXPORT_DATA(extern const wxChar*) wxFileSelectorPromptStr;
+WXDLLEXPORT_DATA(extern const wxChar*) wxDirDialogDefaultFolderStr;
 
 //-----------------------------------------------------------------------------
 // classes