summaryrefslogtreecommitdiffstats
path: root/tdeui/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tdeui/tests')
-rw-r--r--tdeui/tests/tdetoolbarlabelactiontest.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeui/tests/tdetoolbarlabelactiontest.cpp b/tdeui/tests/tdetoolbarlabelactiontest.cpp
index b919c2725..7c6222a11 100644
--- a/tdeui/tests/tdetoolbarlabelactiontest.cpp
+++ b/tdeui/tests/tdetoolbarlabelactiontest.cpp
@@ -40,10 +40,10 @@ public:
KSqueezedTextLabel* accel = new KSqueezedTextLabel
("&Really long, long, long and boring text goes here", main,
- "kde toolbar widget");
+ "tde toolbar widget");
new KSqueezedTextLabel
("Really long, long, long and boring text goes here", main,
- "kde toolbar widget");
+ "tde toolbar widget");
// first constructor
@@ -67,7 +67,7 @@ public:
// third constructor
TQLabel* customLabel = new KSqueezedTextLabel
("&Really long, long, long and boring text goes here", this,
- "kde toolbar widget");
+ "tde toolbar widget");
TDEToolBarLabelAction* label3 = new TDEToolBarLabelAction(customLabel, 0, 0, 0,
actionCollection(),