summaryrefslogtreecommitdiffstats
path: root/parts/fileselector/tdeactionselector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'parts/fileselector/tdeactionselector.cpp')
-rw-r--r--parts/fileselector/tdeactionselector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/fileselector/tdeactionselector.cpp b/parts/fileselector/tdeactionselector.cpp
index 598fe496..a4c75543 100644
--- a/parts/fileselector/tdeactionselector.cpp
+++ b/parts/fileselector/tdeactionselector.cpp
@@ -61,7 +61,7 @@ TDEActionSelector::TDEActionSelector( TQWidget *parent, const char *name )
d->selectedInsertionPolicy = BelowCurrent;
d->showUpDownButtons = true;
- //int isz = IconSize( KIcon::Small );
+ //int isz = IconSize( TDEIcon::Small );
TQHBoxLayout *lo = new TQHBoxLayout( this );
lo->setSpacing( KDialog::spacingHint() );