diff widgets/PropertyBox.h @ 707:461a600ff26d tonioni

Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin
author Chris Cannam
date Tue, 07 Jan 2014 10:57:53 +0000
parents 4afdcecbd62e
children 336ccf8fc3f8
line wrap: on
line diff
--- a/widgets/PropertyBox.h	Wed Dec 04 19:38:12 2013 +0000
+++ b/widgets/PropertyBox.h	Tue Jan 07 10:57:53 2014 +0000
@@ -47,7 +47,7 @@
 public slots:
     void propertyContainerPropertyChanged(PropertyContainer *);
     void propertyContainerPropertyRangeChanged(PropertyContainer *);
-    void pluginConfigurationChanged(QString);
+//!!!    void pluginConfigurationChanged(QString);
     void layerVisibilityChanged(bool);
 
 protected slots:
@@ -66,7 +66,7 @@
     void unitDatabaseChanged();
     void colourDatabaseChanged();
 
-    void editPlugin();
+//!!!    void editPlugin();
 
     void mouseEnteredWidget();
     void mouseLeftWidget();