Finished the fusion of the different main_* files, so now we have only one #ifdef...
[quassel.git] / src / core / core.cpp
index a3dcd26..1df55da 100644 (file)
@@ -43,7 +43,7 @@ void Core::destroy() {
 }
 
 Core::Core() {
-
+  qDebug() << "core";
 }
 
 void Core::init() {