Remove highlight-color related settings from QtUiStyle[Settings]
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 21 Jun 2009 19:58:18 +0000 (21:58 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:05 +0000 (20:25 +0200)
commit2f6ad6f50e5aeaa5c8fe83b3bdc8c6538ce5946c
treed33cca2169f81cfff6cbf9772525d727ffdcc74b
parent2c16b8e356817cb4a4bf7fcd59c0c7429b0100e1
Remove highlight-color related settings from QtUiStyle[Settings]

Since we now use message labels for styling highlighted messages, it's no longer
necessary to have explicit options for this in QtUiStyle.
src/qtui/qtuisettings.cpp
src/qtui/qtuisettings.h
src/qtui/qtuistyle.cpp
src/qtui/qtuistyle.h
src/qtui/settingspages/colorsettingspage.cpp