summaryrefslogtreecommitdiffstats
path: root/ksnapshot/windowgrabber.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksnapshot/windowgrabber.h')
-rw-r--r--ksnapshot/windowgrabber.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ksnapshot/windowgrabber.h b/ksnapshot/windowgrabber.h
index d6a56d6c..dd071f70 100644
--- a/ksnapshot/windowgrabber.h
+++ b/ksnapshot/windowgrabber.h
@@ -26,9 +26,10 @@
#include <X11/Xlib.h>
#include <X11/Xatom.h>
-class WindowGrabber : public QDialog
+class WindowGrabber : public TQDialog
{
Q_OBJECT
+ TQ_OBJECT
public:
WindowGrabber();