summaryrefslogtreecommitdiffstats
path: root/src/gvcore/slideshow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/slideshow.h')
-rw-r--r--src/gvcore/slideshow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/slideshow.h b/src/gvcore/slideshow.h
index f6d4806..d2b188d 100644
--- a/src/gvcore/slideshow.h
+++ b/src/gvcore/slideshow.h
@@ -38,7 +38,7 @@ class ImageLoader;
class LIBGWENVIEW_EXPORT SlideShow : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
SlideShow(Document* document);