Stop the autosaving session timer on closing Creator

Change-Id: I3b9c791d95d7815a711f72cec08f405fb1cdac7c
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
Daniel Teske
2012-04-30 16:31:28 +02:00
parent 359b0a092b
commit f059018a8e
5 changed files with 16 additions and 9 deletions

View File

@@ -232,6 +232,7 @@ private:
QColor m_overrideColor;
QStringList m_filesToOpenDelayed;
QTimer *m_autoSaveSessionTimer;
};
} // namespace Internal