Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Some joy for GRASS users: dialog with GRASS tools now loads about thr…
…ee times faster.

git-svn-id: http://svn.osgeo.org/qgis/trunk@7425 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
wonder committed Nov 16, 2007
1 parent 1b4fd77 commit 21b8c97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/grass/qgsgrasstools.cpp
Expand Up @@ -362,8 +362,6 @@ void QgsGrassTools::addModules ( QTreeWidgetItem *parent, QDomElement &element
item->setText( 1, name );
lastItem = item;
}
// Show items during loading
mModulesListView->repaint();
}
n = n.nextSibling();
}
Expand Down

0 comments on commit 21b8c97

Please sign in to comment.