From dc07846059a60d069687585cc72ff501a2096296 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:57:28 -0600 Subject: Remove additional unneeded tq method conversions --- kmix/viewgrid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmix/viewgrid.cpp') diff --git a/kmix/viewgrid.cpp b/kmix/viewgrid.cpp index 588f9c5e..a52973c4 100644 --- a/kmix/viewgrid.cpp +++ b/kmix/viewgrid.cpp @@ -178,7 +178,7 @@ void ViewGrid::refreshVolumeLevels() { } /** - This implementation makes sure the Grid's tqgeometry is updated + This implementation makes sure the Grid's geometry is updated after hiding/showing channels. */ void ViewGrid::configurationUpdate() { -- cgit v1.2.1