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 5797b37..fde1650 100644
--- a/src/gvcore/slideshow.h
+++ b/src/gvcore/slideshow.h
@@ -41,7 +41,7 @@ class ImageLoader;
class LIBGWENVIEW_EXPORT SlideShow : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
SlideShow(Document* document);
virtual ~SlideShow();