diff base/PropertyContainer.h @ 136:e4acb520ad2a

* fledgling preferences stuff
author Chris Cannam
date Mon, 10 Jul 2006 13:54:49 +0000
parents a08718723b20
children 4f26f623a8bc
line wrap: on
line diff
--- a/base/PropertyContainer.h	Fri Jul 07 16:02:22 2006 +0000
+++ b/base/PropertyContainer.h	Mon Jul 10 13:54:49 2006 +0000
@@ -102,6 +102,7 @@
 
     /**
      * Set a property using a command, supporting undo and redo.
+     * The default implementation should work for most subclasses.
      */
     virtual void setPropertyWithCommand(const PropertyName &, int value);