diff options
Diffstat (limited to 'kpdf/shell/shell.h')
-rw-r--r-- | kpdf/shell/shell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpdf/shell/shell.h b/kpdf/shell/shell.h index 6c2e4057..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: |