summaryrefslogtreecommitdiffstats
path: root/tdecachegrind/tdecachegrind/instritem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecachegrind/tdecachegrind/instritem.cpp')
-rw-r--r--tdecachegrind/tdecachegrind/instritem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecachegrind/tdecachegrind/instritem.cpp b/tdecachegrind/tdecachegrind/instritem.cpp
index 2b7258d7..b07c6655 100644
--- a/tdecachegrind/tdecachegrind/instritem.cpp
+++ b/tdecachegrind/tdecachegrind/instritem.cpp
@@ -177,7 +177,7 @@ void InstrItem::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);