diff options
Diffstat (limited to 'tdeprint/kpdriverpage.h')
-rw-r--r-- | tdeprint/kpdriverpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/kpdriverpage.h b/tdeprint/kpdriverpage.h index 5c3936e49..fbf4cc19a 100644 --- a/tdeprint/kpdriverpage.h +++ b/tdeprint/kpdriverpage.h @@ -24,7 +24,7 @@ class DriverView; -class KDEPRINT_EXPORT KPDriverPage : public KPrintDialogPage +class TDEPRINT_EXPORT KPDriverPage : public KPrintDialogPage { public: KPDriverPage(KMPrinter *p, DrMain *d = 0, TQWidget *parent = 0, const char *name = 0); |