diff options
Diffstat (limited to 'examples/showimg/imagefip.h')
-rw-r--r-- | examples/showimg/imagefip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/showimg/imagefip.h b/examples/showimg/imagefip.h index e6ef0fb9e..09e22de22 100644 --- a/examples/showimg/imagefip.h +++ b/examples/showimg/imagefip.h @@ -16,7 +16,7 @@ class ImageIconProvider : public TQFileIconProvider { - Q_OBJECT + TQ_OBJECT TQStrList fmts; TQPixmap imagepm; |