diff options
Diffstat (limited to 'src/knowit.h')
-rw-r--r-- | src/knowit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knowit.h b/src/knowit.h index b623bb6..e89fe29 100644 --- a/src/knowit.h +++ b/src/knowit.h @@ -120,7 +120,7 @@ class Knowit : public KMainWindow TNote* currentNote() const; public slots: - /** tqStatus bar text has changed - displays it */ + /** Status bar text has changed - displays it */ void slotStatusMsg(const TQString& text); /** Shows requested popup menu for notes */ void slotContextMenu(KListView*, TQListViewItem*, const TQPoint&); |