--- a/src/main.cpp Thu Feb 09 20:44:36 2017 +0200
+++ b/src/main.cpp Thu Feb 09 20:54:21 2017 +0200
@@ -41,7 +41,7 @@
paths->deleteLater();
initializeCrashHandler();
- initColors();
+ LDColor::initColors();
MainWindow* win = new MainWindow(configObject);
win->show();