summaryrefslogtreecommitdiffstats
path: root/tdecachegrind/tdecachegrind/sourceitem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecachegrind/tdecachegrind/sourceitem.cpp')
-rw-r--r--tdecachegrind/tdecachegrind/sourceitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecachegrind/tdecachegrind/sourceitem.cpp b/tdecachegrind/tdecachegrind/sourceitem.cpp
index d6e1c1a9..85713c14 100644
--- a/tdecachegrind/tdecachegrind/sourceitem.cpp
+++ b/tdecachegrind/tdecachegrind/sourceitem.cpp
@@ -161,7 +161,7 @@ void SourceItem::updateCost()
TQString str;
TQPixmap p;
- TQString icon = "undo";
+ TQString icon = "edit-undo";
TDEIconLoader* loader = TDEApplication::kApplication()->iconLoader();
p= loader->loadIcon(icon, TDEIcon::Small, 0,
TDEIcon::DefaultState, 0, true);