diff options
Diffstat (limited to 'tdeui/klistviewlineedit.h')
-rw-r--r-- | tdeui/klistviewlineedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/klistviewlineedit.h b/tdeui/klistviewlineedit.h index 72f2555ed..f08997925 100644 --- a/tdeui/klistviewlineedit.h +++ b/tdeui/klistviewlineedit.h @@ -25,7 +25,7 @@ * the editor for a KListView. please don't use this. * @internal **/ -class KDEUI_EXPORT KListViewLineEdit : public KLineEdit +class TDEUI_EXPORT KListViewLineEdit : public KLineEdit { Q_OBJECT public: |