diff options
Diffstat (limited to 'tdeprint/kpgeneralpage.h')
-rw-r--r-- | tdeprint/kpgeneralpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kpgeneralpage.h b/tdeprint/kpgeneralpage.h index 2a211ab04..dc8eef580 100644 --- a/tdeprint/kpgeneralpage.h +++ b/tdeprint/kpgeneralpage.h @@ -28,7 +28,7 @@ class TQButtonGroup; class TQGroupBox; class TQLabel; -class KDEPRINT_EXPORT KPGeneralPage : public KPrintDialogPage +class TDEPRINT_EXPORT KPGeneralPage : public KPrintDialogPage { Q_OBJECT public: |