]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dirctrlg.cpp
Add wxRichTextModuleInit
[wxWidgets.git] / src / generic / dirctrlg.cpp
index b9ba4dd4e555373220d2a73b545c22e7fc22d6fd..5e1a3ffbfe78a2978439c61959f935ba7f91d98c 100644 (file)
@@ -544,6 +544,7 @@ bool wxGenericDirCtrl::Create(wxWindow *parent,
         return false;
 
     SetBackgroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_3DFACE));
+    SetForegroundColour(wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOWTEXT));
 
     Init();