diff widgets/ItemAudioFilterList.h @ 225:3200ed3fc957

allow to save/restore filter settings in a session
author lbajardsilogic
date Wed, 13 Feb 2008 13:44:28 +0000
parents c413e82a4812
children
line wrap: on
line diff
--- a/widgets/ItemAudioFilterList.h	Tue Feb 12 15:06:02 2008 +0000
+++ b/widgets/ItemAudioFilterList.h	Wed Feb 13 13:44:28 2008 +0000
@@ -50,7 +50,7 @@
 
 private slots :
 	void openPropertyBox();
-	void updateCheckboxs();
+	void updateCheckboxs(PropertyContainer::PropertyName);
 
 };