Skip to content
  • Robert Knight's avatar
    Fix tab title colors not being updated when color scheme changes. · 793657eb
    Robert Knight authored
    Pass an invalid QColor() rather than the palette's foreground color
    to QTabBar::setTabTextColor() to change a tab to the foreground color,
    otherwise the tab continues to use the previous palette's foreground
    color when a palette change occurs.
    
    svn path=/trunk/KDE/kdebase/apps/konsole/; revision=796022
    793657eb