]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/settings.cpp
more long/double to int conversion warnings from HP-UX logs fixed
[wxWidgets.git] / src / motif / settings.cpp
index 77713699c0e6d5e4bceb28a3d2ef14a6a751ae37..308afa94718b4888132ecb9c3d214e89fde49e3f 100644 (file)
@@ -51,6 +51,7 @@ wxColour wxSystemSettings::GetSystemColour(int index)
     }
     case wxSYS_COLOUR_HIGHLIGHT:
     case wxSYS_COLOUR_BTNHIGHLIGHT:
+       case wxSYS_COLOUR_LISTBOX:
       //    case wxSYS_COLOUR_3DHIGHLIGHT:      // Same as wxSYS_COLOUR_BTNHIGHLIGHT
     {
         return *wxWHITE;