summaryrefslogtreecommitdiffstats
path: root/amarok/src/statusbar/toggleLabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/statusbar/toggleLabel.h')
-rw-r--r--amarok/src/statusbar/toggleLabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/statusbar/toggleLabel.h b/amarok/src/statusbar/toggleLabel.h
index 4417a790..3730a1aa 100644
--- a/amarok/src/statusbar/toggleLabel.h
+++ b/amarok/src/statusbar/toggleLabel.h
@@ -116,7 +116,7 @@ class ToggleLabel : public TQLabel
tip += i18n("&nbsp;<br>&nbsp;<i>Disabled</i>");
tip += "&nbsp;";
- const TQString path = TDEGlobal::iconLoader()->iconPath( m_action->icon(), -KIcon::SizeHuge );
+ const TQString path = TDEGlobal::iconLoader()->iconPath( m_action->icon(), -TDEIcon::SizeHuge );
m_tooltip = new KDE::PopupMessage( parentWidget()->parentWidget(), parentWidget(), 0 /*timeout*/ );