diff widgets/PropertyBox.h @ 64:10bcd53ddc71

* Add icon for playback plugin edit button * Make playback plugins respond to parameter & program changes while their edit dialog is still visible
author Chris Cannam
date Thu, 23 Mar 2006 18:42:17 +0000
parents fb02fe13ff47
children 0db5e7492ce8
line wrap: on
line diff
--- a/widgets/PropertyBox.h	Thu Mar 23 15:49:41 2006 +0000
+++ b/widgets/PropertyBox.h	Thu Mar 23 18:42:17 2006 +0000
@@ -45,6 +45,7 @@
 
 public slots:
     void propertyContainerPropertyChanged(PropertyContainer *);
+    void pluginConfigurationChanged(QString);
 
 protected slots:
     void propertyControllerChanged(int);