Skip to content
Permalink
Browse files
Last tweak for app test to compile & work
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8717 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jul 6, 2008
1 parent 1ac4307 commit 3019d8c
Showing 1 changed file with 0 additions and 1 deletion.
@@ -46,7 +46,6 @@ void TestQgsApplication::initTestCase()

void TestQgsApplication::checkTheme()
{
QgsApplication::setPrefixPath(getQgisPath(), TRUE);
QString myIconPath = QgsApplication::themePath();
QPixmap myPixmap;
myPixmap.load(myIconPath+"/mIconProjectionDisabled.png");

0 comments on commit 3019d8c

Please sign in to comment.