diff layer/LayerFactory.h @ 303:46faec7aae12

* Phase 1 of an image layer.
author Chris Cannam
date Thu, 04 Oct 2007 16:34:11 +0000
parents 57c2350a8c40
children 4f4f38a11cd2
line wrap: on
line diff
--- a/layer/LayerFactory.h	Mon Oct 01 13:48:38 2007 +0000
+++ b/layer/LayerFactory.h	Thu Oct 04 16:34:11 2007 +0000
@@ -35,6 +35,7 @@
 	TimeValues,
 	Notes,
 	Text,
+        Image,
 	Colour3DPlot,
         Spectrum,
         Slice,