]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/settings.cpp
Change wxNotebook selection before sending page changed event in wxMSW.
[wxWidgets.git] / src / gtk1 / settings.cpp
index e8da9443c1f2641bb1a5d33ab5857c701b072f1f..36ba1f63d61f1960aaf3f882653e09447e261a8b 100644 (file)
@@ -281,6 +281,7 @@ wxColour wxSystemSettingsNative::GetColour( wxSystemColour index )
             }
             return gs_objects.m_colTooltipText;
 
+        case wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT:
         case wxSYS_COLOUR_HIGHLIGHTTEXT:
             if (!gs_objects.m_colHighlightText.Ok())
             {