diff options
Diffstat (limited to 'kcoloredit/imageselection.h')
-rw-r--r-- | kcoloredit/imageselection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcoloredit/imageselection.h b/kcoloredit/imageselection.h index 79a3c3fd..7846ef31 100644 --- a/kcoloredit/imageselection.h +++ b/kcoloredit/imageselection.h @@ -26,7 +26,7 @@ * @author Artur Rataj */ class ImageSelection : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |