summaryrefslogtreecommitdiffstats
path: root/ksayit/src/ksayitviewimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/src/ksayitviewimpl.h')
-rw-r--r--ksayit/src/ksayitviewimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/ksayitviewimpl.h b/ksayit/src/ksayitviewimpl.h
index 105c0f2..6128fe2 100644
--- a/ksayit/src/ksayitviewimpl.h
+++ b/ksayit/src/ksayitviewimpl.h
@@ -41,7 +41,7 @@ public:
signals:
void signalSetCaption(const TQString &caption);
- void signalShowStatus(const TQString &status);
+ void signalShowtqStatus(const TQString &status);
void signalEnableCopyCut(bool enable);
/** Emitted when the text in the TextEditor view cahnges.