diff layer/Colour3DPlotLayer.h @ 346:8f01867cc191

* add icons to colour 3d plot layer toggles
author Chris Cannam
date Fri, 11 Jan 2008 18:19:50 +0000
parents c0b9eec70639
children 3e538a90e9b8
line wrap: on
line diff
--- a/layer/Colour3DPlotLayer.h	Tue Jan 08 15:48:39 2008 +0000
+++ b/layer/Colour3DPlotLayer.h	Fri Jan 11 18:19:50 2008 +0000
@@ -75,6 +75,7 @@
     virtual PropertyList getProperties() const;
     virtual PropertyType getPropertyType(const PropertyName &) const;
     virtual QString getPropertyLabel(const PropertyName &) const;
+    virtual QString getPropertyIconName(const PropertyName &) const;
     virtual QString getPropertyGroupName(const PropertyName &) const;
     virtual int getPropertyRangeAndValue(const PropertyName &,
                                          int *min, int *max, int *deflt) const;