Skip to content

Commit 3019d8c

Browse files
author
timlinux
committedJul 6, 2008

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎tests/src/core/testqgsapplication.cpp

Lines changed: 0 additions & 1 deletion
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)
Please sign in to comment.