Mercurial > hg > sonic-visualiser
diff main/MainWindow.h @ 11:0dbd08e365ce
* Add session management support (commitData)
author | Chris Cannam |
---|---|
date | Tue, 12 Sep 2006 12:15:44 +0000 |
parents | c3ef80114040 |
children | 3715efc38f95 |
line wrap: on
line diff
--- a/main/MainWindow.h Mon Sep 11 16:40:18 2006 +0000 +++ b/main/MainWindow.h Tue Sep 12 12:15:44 2006 +0000 @@ -66,6 +66,7 @@ bool openLayerFile(QString path); bool openSessionFile(QString path); bool saveSessionFile(QString path); + bool commitData(bool mayAskUser); // on session shutdown signals: // Used to toggle the availability of menu actions