summaryrefslogtreecommitdiffstats
path: root/kverbos
diff options
context:
space:
mode:
Diffstat (limited to 'kverbos')
-rw-r--r--kverbos/kverbos/kverbosdoc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kverbos/kverbos/kverbosdoc.h b/kverbos/kverbos/kverbosdoc.h
index b419c300..20e5753d 100644
--- a/kverbos/kverbos/kverbosdoc.h
+++ b/kverbos/kverbos/kverbosdoc.h
@@ -142,7 +142,7 @@ class KVerbosDoc : public TQObject
public slots:
/**
* calls tqrepaint() on all views connected to the document object and is called by the view by which the document has been changed.
- * As this view normally tqrepaints itself, it is excluded from the paintEvent.
+ * As this view normally repaints itself, it is excluded from the paintEvent.
*/
void slotUpdateAllViews(KVerbosView *sender);