diff options
Diffstat (limited to 'quanta/treeviews/basetreeview.h')
-rw-r--r-- | quanta/treeviews/basetreeview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/basetreeview.h b/quanta/treeviews/basetreeview.h index 36c2d7fe..47dc5158 100644 --- a/quanta/treeviews/basetreeview.h +++ b/quanta/treeviews/basetreeview.h @@ -173,7 +173,7 @@ public slots: */ void slotNewProjectLoaded(const TQString &, const KURL &, const KURL &); /** - tqrepaints all treeview items + repaints all treeview items */ void slotDocumentClosed(const KURL& url); |