diff options
Diffstat (limited to 'tdeprint/management/kmpropwidget.h')
-rw-r--r-- | tdeprint/management/kmpropwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/management/kmpropwidget.h b/tdeprint/management/kmpropwidget.h index 83148bc72..45773ba0f 100644 --- a/tdeprint/management/kmpropwidget.h +++ b/tdeprint/management/kmpropwidget.h @@ -27,7 +27,7 @@ class KMPrinter; class KMWizard; -class KDEPRINT_EXPORT KMPropWidget : public TQWidget +class TDEPRINT_EXPORT KMPropWidget : public TQWidget { Q_OBJECT public: |