Make use of the proposed new KColorScheme API
Make use of new API proposed in frameworks/kcolorscheme!12
This commit is contained in:
@@ -185,9 +185,6 @@ int main(int argc, char *argv[])
|
||||
#endif
|
||||
|
||||
ColorSchemer colorScheme;
|
||||
if (!NeoChatConfig::self()->colorScheme().isEmpty()) {
|
||||
colorScheme.apply(NeoChatConfig::self()->colorScheme());
|
||||
}
|
||||
|
||||
QCommandLineParser parser;
|
||||
parser.setApplicationDescription(i18n("Client for the matrix communication protocol"));
|
||||
|
||||
Reference in New Issue
Block a user