diff --git a/src/motif/settings.cpp b/src/motif/settings.cpp index 43389be970..21f241c5fe 100644 --- a/src/motif/settings.cpp +++ b/src/motif/settings.cpp @@ -107,6 +107,7 @@ wxColour wxSystemSettingsNative::GetColour(wxSystemColour index) } case wxSYS_COLOUR_MENUTEXT: case wxSYS_COLOUR_WINDOWTEXT: + case wxSYS_COLOUR_LISTBOXTEXT: case wxSYS_COLOUR_CAPTIONTEXT: case wxSYS_COLOUR_INACTIVECAPTIONTEXT: case wxSYS_COLOUR_BTNTEXT: