diff layer/SingleColourLayer.h @ 397:2c59b0cd176b

* Update translations, and add change counter to name of bundle command
author Chris Cannam
date Thu, 12 Jun 2008 10:47:11 +0000
parents a55affd7ab6c
children 156a120345ae
line wrap: on
line diff
--- a/layer/SingleColourLayer.h	Thu Jun 12 09:03:00 2008 +0000
+++ b/layer/SingleColourLayer.h	Thu Jun 12 10:47:11 2008 +0000
@@ -23,6 +23,8 @@
 
 class SingleColourLayer : public Layer
 {
+    Q_OBJECT
+    
 public:
     virtual void setBaseColour(int);
     virtual int getBaseColour() const;