summaryrefslogtreecommitdiffstats
path: root/kpdf/shell/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpdf/shell/shell.h')
-rw-r--r--kpdf/shell/shell.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kpdf/shell/shell.h b/kpdf/shell/shell.h
index 560be8fd..0784516f 100644
--- a/kpdf/shell/shell.h
+++ b/kpdf/shell/shell.h
@@ -35,7 +35,7 @@ namespace KPDF
*/
class Shell : public KParts::MainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -109,5 +109,3 @@ namespace KPDF
}
#endif
-
-// vim:ts=2:sw=2:tw=78:et