diff widgets/PropertyBox.cpp @ 249:e6d0b097d102 sv1-1.0rc1

* more compile warning fixes
author Chris Cannam
date Mon, 30 Apr 2007 14:06:45 +0000
parents 21a5e4e7cb92
children 3c402c6052f6
line wrap: on
line diff
--- a/widgets/PropertyBox.cpp	Mon Apr 30 13:36:23 2007 +0000
+++ b/widgets/PropertyBox.cpp	Mon Apr 30 14:06:45 2007 +0000
@@ -501,7 +501,7 @@
 }
 
 void
-PropertyBox::propertyContainerPropertyRangeChanged(PropertyContainer *pc)
+PropertyBox::propertyContainerPropertyRangeChanged(PropertyContainer *)
 {
     blockSignals(true);