summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/pixmapcollection.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/pixmapcollection.h')
-rw-r--r--kdevdesigner/designer/pixmapcollection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kdevdesigner/designer/pixmapcollection.h b/kdevdesigner/designer/pixmapcollection.h
index 87e68bad..e4dab19b 100644
--- a/kdevdesigner/designer/pixmapcollection.h
+++ b/kdevdesigner/designer/pixmapcollection.h
@@ -43,7 +43,6 @@ public:
TQPixmap pix;
TQString name;
TQString absname;
- TQ_DUMMY_COMPARISON_OPERATOR( Pixmap )
};
PixmapCollection( Project *pro );