Another try on tackeling the minimize issues. lol.
[quassel.git] / src / qtui / qtuiapplication.cpp
index 9a99d9b..82013eb 100644 (file)
@@ -111,6 +111,7 @@ QtUiApplication::~QtUiApplication() {
 }
 
 void QtUiApplication::commitData(QSessionManager &manager) {
+  Q_UNUSED(manager)
   _aboutToQuit = true;
 }