summaryrefslogtreecommitdiffstats
path: root/kexi/widget/kexifieldcombobox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/widget/kexifieldcombobox.cpp')
-rw-r--r--kexi/widget/kexifieldcombobox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/kexifieldcombobox.cpp b/kexi/widget/kexifieldcombobox.cpp
index 404bc746c..1c1f929b9 100644
--- a/kexi/widget/kexifieldcombobox.cpp
+++ b/kexi/widget/kexifieldcombobox.cpp
@@ -51,7 +51,7 @@ class KexiFieldComboBox::Private
Private()
// : schema(0)
: keyIcon( SmallIcon("key") )
- , noIcon( KexiUtils::emptyIcon(KIcon::Small) )
+ , noIcon( KexiUtils::emptyIcon(TDEIcon::Small) )
, table(true)
{
}