From a659b8d7f9dab069ef8549c22a86c0a0748980eb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:08:31 -0600 Subject: Rename old tq methods that no longer need a unique name (cherry picked from commit c74c9068a8df1cf50ccda88a20dbfad1f9f30545) --- src/part/radialMap/builder.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/part/radialMap') diff --git a/src/part/radialMap/builder.cpp b/src/part/radialMap/builder.cpp index bae6626..74b9288 100644 --- a/src/part/radialMap/builder.cpp +++ b/src/part/radialMap/builder.cpp @@ -40,7 +40,7 @@ RadialMap::Builder::Builder( RadialMap::Map *m, const Directory* const d, bool f void RadialMap::Builder::findVisibleDepth( const Directory* const dir, const unsigned int depth ) { - //**** because I don't use the same tqminimumSize criteria as in the visual function + //**** because I don't use the same minimumSize criteria as in the visual function // this can lead to incorrect visual representation //**** BUT, you can't set those limits until you know m_depth! -- cgit v1.2.1