From f78838f2f736acc2b235d8b680f3379a07a6d372 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:59:34 -0600 Subject: Remove additional unneeded tq method conversions --- cervisia/updateview_items.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cervisia/updateview_items.h') diff --git a/cervisia/updateview_items.h b/cervisia/updateview_items.h index b3a034c3..73694646 100644 --- a/cervisia/updateview_items.h +++ b/cervisia/updateview_items.h @@ -50,7 +50,7 @@ public: const Cervisia::Entry& entry() const { return m_entry; } // Returns the path (relative to the repository). - // TQString() for the root item and its (direct) tqchildren. + // TQString() for the root item and its (direct) children. // If it's not TQString() it ends with '/'. TQString dirPath() const; -- cgit v1.2.3