another tiny commit: made keyboardselections in the buffermodel to span over the...
[quassel.git] / src / core / core.cpp
index 66d1d37..7da0aee 100644 (file)
@@ -162,6 +162,7 @@ void Core::restoreState() {
         sess->restoreState(m["State"]);
       }
     }
+    qDebug() << "...done.";
   }
 }