Tuned the settings dialog a bit, mostly fixing the layout problems we had and adding
[quassel.git] / src / common / main.cpp
index c53daab..c47d8b7 100644 (file)
@@ -64,7 +64,7 @@ int main(int argc, char **argv) {
   Core::instance();  // create and init the core
 #endif
 
-  Settings::init();
+  //Settings::init();
 
 #ifndef BUILD_CORE
   Style::init();