summaryrefslogtreecommitdiffstats
path: root/kghostview/kdscerrordialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/kdscerrordialog.h')
-rw-r--r--kghostview/kdscerrordialog.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/kghostview/kdscerrordialog.h b/kghostview/kdscerrordialog.h
index 32acf864..a753f9d8 100644
--- a/kghostview/kdscerrordialog.h
+++ b/kghostview/kdscerrordialog.h
@@ -41,7 +41,7 @@ private:
class KDSCErrorDialog : public KDialog, public KDSCErrorHandler
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -70,6 +70,3 @@ private:
};
#endif
-
-
-// vim:sw=4:sts=4:ts=8:noet