summaryrefslogtreecommitdiffstats
path: root/kaddressbook/viewconfigurewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaddressbook/viewconfigurewidget.h')
-rw-r--r--kaddressbook/viewconfigurewidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/viewconfigurewidget.h b/kaddressbook/viewconfigurewidget.h
index 11957a01..7fb8df39 100644
--- a/kaddressbook/viewconfigurewidget.h
+++ b/kaddressbook/viewconfigurewidget.h
@@ -45,9 +45,9 @@ class ViewConfigureFilterPage;
is to show a page with the select fields widget. For simple views this may
be sufficient.
*/
-class KDE_EXPORT ViewConfigureWidget : public KAB::ConfigureWidget
+class TDE_EXPORT ViewConfigureWidget : public KAB::ConfigureWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -87,7 +87,7 @@ class KDE_EXPORT ViewConfigureWidget : public KAB::ConfigureWidget
class ViewConfigureDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public: