diff framework/Document.h @ 160:64b09e5bda21

* rtmidi & activity updates
author Chris Cannam
date Tue, 24 Feb 2009 17:25:55 +0000
parents 06fc6fc21739
children 2c827ac7c8e7
line wrap: on
line diff
--- a/framework/Document.h	Tue Feb 24 16:44:43 2009 +0000
+++ b/framework/Document.h	Tue Feb 24 17:25:55 2009 +0000
@@ -236,6 +236,8 @@
                                   QString message);
     void alignmentFailed(QString transformName, QString message);
 
+    void activity(QString);
+
 protected:
     void releaseModel(Model *model);