summaryrefslogtreecommitdiffstats
path: root/kexi/widget/kexifieldlistview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/widget/kexifieldlistview.cpp')
-rw-r--r--kexi/widget/kexifieldlistview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/kexifieldlistview.cpp b/kexi/widget/kexifieldlistview.cpp
index fe81b9eb0..f688fa648 100644
--- a/kexi/widget/kexifieldlistview.cpp
+++ b/kexi/widget/kexifieldlistview.cpp
@@ -46,7 +46,7 @@ KexiFieldListView::KexiFieldListView(TQWidget *parent, const char *name, int opt
: TDEListView(parent, name)
, m_schema(0)
, m_keyIcon(SmallIcon("key"))
- , m_noIcon(KexiUtils::emptyIcon(KIcon::Small))
+ , m_noIcon(KexiUtils::emptyIcon(TDEIcon::Small))
, m_options(options)
, m_allColumnsItem(0)
{