We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac4307 commit 3019d8cCopy full SHA for 3019d8c
tests/src/core/testqgsapplication.cpp
@@ -46,7 +46,6 @@ void TestQgsApplication::initTestCase()
46
47
void TestQgsApplication::checkTheme()
48
{
49
- QgsApplication::setPrefixPath(getQgisPath(), TRUE);
50
QString myIconPath = QgsApplication::themePath();
51
QPixmap myPixmap;
52
myPixmap.load(myIconPath+"/mIconProjectionDisabled.png");
0 commit comments