diff options
Diffstat (limited to 'kplato/kptresourceview.cc')
-rw-r--r-- | kplato/kptresourceview.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptresourceview.cc b/kplato/kptresourceview.cc index 40d4b7c9..b7544f90 100644 --- a/kplato/kptresourceview.cc +++ b/kplato/kptresourceview.cc @@ -240,7 +240,7 @@ protected: if ( tx < 0 ) tx = header()->cellPos( cell ); - // do any tqchildren of current need to be painted? + // do any children of current need to be painted? /* FIXME: painting branches doesn't work for some reason... if ( ih != ith && rootIsDecorated() && |