summaryrefslogtreecommitdiffstats
path: root/tdeui/klineedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/klineedit.h')
-rw-r--r--tdeui/klineedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/klineedit.h b/tdeui/klineedit.h
index 3bc12738a..2f683fea0 100644
--- a/tdeui/klineedit.h
+++ b/tdeui/klineedit.h
@@ -142,7 +142,7 @@ class KURL;
* @author Dawit Alemayehu <adawit@kde.org>
*/
-class KDEUI_EXPORT KLineEdit : public TQLineEdit, public KCompletionBase
+class TDEUI_EXPORT KLineEdit : public TQLineEdit, public KCompletionBase
{
friend class KComboBox;