]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/settings.cpp
Really set standard cursor when over title bar and decos
[wxWidgets.git] / src / osx / carbon / settings.cpp
index be6c68ca1b0a369a5fd781c141f61a6c36b1cd47..ad5c4f79873536a64a66a4955691a49b4afdd9d1 100644 (file)
@@ -75,6 +75,7 @@ wxColour wxSystemSettingsNative::GetColour(wxSystemColour index)
         case wxSYS_COLOUR_CAPTIONTEXT:
         case wxSYS_COLOUR_INFOTEXT:
         case wxSYS_COLOUR_INACTIVECAPTIONTEXT:
+        case wxSYS_COLOUR_LISTBOXTEXT:
             resultColor = *wxBLACK;
             break ;