displaying own quit message
[quassel.git] / src / core / corenetwork.h
index 6c6f978..8303b25 100644 (file)
@@ -167,6 +167,7 @@ private:
    * it is needed to determine whether or not the connection needs to be
    * in the automatic session restore. */
   bool _quitRequested;
+  QString _quitReason;
 
   bool _previousConnectionAttemptFailed;
   int _lastUsedServerIndex;