# HG changeset patch # User Chris Cannam # Date 1442398736 -3600 # Node ID 9fd236af50c0f1f9c560bf1ea69f63e12ea3f313 # Parent 478e8669df94a6fe75949f612463c268f00b0a15 Merely loading an audio file and seeing it analysed should not result in a modified session diff -r 478e8669df94 -r 9fd236af50c0 src/MainWindow.cpp --- a/src/MainWindow.cpp Wed Sep 16 11:18:13 2015 +0100 +++ b/src/MainWindow.cpp Wed Sep 16 11:18:56 2015 +0100 @@ -3073,6 +3073,7 @@ } updateLayerStatuses(); + documentRestored(); } void