Skip to content

Commit

Permalink
Last tweak for app test to compile & work
Browse files Browse the repository at this point in the history
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.
1 change: 0 additions & 1 deletion tests/src/core/testqgsapplication.cpp
Expand Up @@ -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");
Expand Down

0 comments on commit 3019d8c

Please sign in to comment.