summaryrefslogtreecommitdiffstats
path: root/quanta/treeviews/servertreeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/treeviews/servertreeview.h')
-rw-r--r--quanta/treeviews/servertreeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/servertreeview.h b/quanta/treeviews/servertreeview.h
index 294bb23a..af5c0afa 100644
--- a/quanta/treeviews/servertreeview.h
+++ b/quanta/treeviews/servertreeview.h
@@ -69,7 +69,7 @@ protected slots:
void slotMenu(KListView *listView, TQListViewItem *item, const TQPoint &point);
- /** tqrepaints the treeview items, because they might be added to or removed from the project*/
+ /** repaints the treeview items, because they might be added to or removed from the project*/
void slotReloadTree( ProjectList *fileList, bool buildNewTree, const TQStringList &folderToOpen);
protected: