Skip to content

Commit d1fb582

Browse files
author
wonder
committed
Some joy for GRASS users: dialog with GRASS tools now loads about three times faster.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7425 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 040c3b8 commit d1fb582

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/plugins/grass/qgsgrasstools.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,8 +362,6 @@ void QgsGrassTools::addModules ( QTreeWidgetItem *parent, QDomElement &element
362362
item->setText( 1, name );
363363
lastItem = item;
364364
}
365-
// Show items during loading
366-
mModulesListView->repaint();
367365
}
368366
n = n.nextSibling();
369367
}

0 commit comments

Comments
 (0)