diff framework/MainWindowBase.h @ 160:64b09e5bda21

* rtmidi & activity updates
author Chris Cannam
date Tue, 24 Feb 2009 17:25:55 +0000
parents ae56bf90cdf9
children f90e277d2876
line wrap: on
line diff
--- a/framework/MainWindowBase.h	Tue Feb 24 16:44:43 2009 +0000
+++ b/framework/MainWindowBase.h	Tue Feb 24 17:25:55 2009 +0000
@@ -142,6 +142,7 @@
     void canSelectNextLayer(bool);
     void canSave(bool);
     void hideSplash();
+    void replacedDocument();
 
 public slots:
     virtual void preferenceChanged(PropertyContainer::PropertyName);