summaryrefslogtreecommitdiffstats
path: root/libtdepim/ktimeedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/ktimeedit.h')
-rw-r--r--libtdepim/ktimeedit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtdepim/ktimeedit.h b/libtdepim/ktimeedit.h
index a4dbc754..1cc20084 100644
--- a/libtdepim/ktimeedit.h
+++ b/libtdepim/ktimeedit.h
@@ -32,7 +32,7 @@
#include <tqcombobox.h>
#include <tdeapplication.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
/**
This is a class that provides an easy, user friendly way to edit times.
@@ -41,7 +41,7 @@
@short Provides a way to edit times in a user-friendly manner.
@author Preston Brown, Ian Dawes
*/
-class KDE_EXPORT KTimeEdit : public TQComboBox
+class TDE_EXPORT KTimeEdit : public TQComboBox
{
TQ_OBJECT