summaryrefslogtreecommitdiffstats
path: root/kcachegrind/kcachegrind/loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcachegrind/kcachegrind/loader.h')
-rw-r--r--kcachegrind/kcachegrind/loader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcachegrind/kcachegrind/loader.h b/kcachegrind/kcachegrind/loader.h
index f79f13d0..ee374054 100644
--- a/kcachegrind/kcachegrind/loader.h
+++ b/kcachegrind/kcachegrind/loader.h
@@ -67,7 +67,7 @@ public:
TQString description() const { return _description; }
signals:
- void updateStatus(TQString, int);
+ void updatetqStatus(TQString, int);
private:
TQString _name, _description;