summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/ColourTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/ColourTable.h')
-rw-r--r--src/gui/widgets/ColourTable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/ColourTable.h b/src/gui/widgets/ColourTable.h
index e1ddd5f..7cca30a 100644
--- a/src/gui/widgets/ColourTable.h
+++ b/src/gui/widgets/ColourTable.h
@@ -47,7 +47,7 @@ class ColourMap;
class ColourTable : public TQTable
{
Q_OBJECT
- TQ_OBJECT
+
public:
typedef std::map<unsigned int, unsigned int, std::less<unsigned int> > ColourList;