Skip to content

Commit 3019d8c

Browse files
author
timlinux
committed
Last tweak for app test to compile & work
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8717 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 1ac4307 commit 3019d8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/src/core/testqgsapplication.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ void TestQgsApplication::initTestCase()
4646

4747
void TestQgsApplication::checkTheme()
4848
{
49-
QgsApplication::setPrefixPath(getQgisPath(), TRUE);
5049
QString myIconPath = QgsApplication::themePath();
5150
QPixmap myPixmap;
5251
myPixmap.load(myIconPath+"/mIconProjectionDisabled.png");

0 commit comments

Comments
 (0)