mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-26 00:02:08 -05:00
respect QGIS_PREFIX_PATH (followup 810241ffca; fixes windows nightlies)
This commit is contained in:
parent
fdc2acdb7b
commit
6fb5777cc6
@ -233,10 +233,10 @@ void QgsApplication::init( QString profileFolder )
|
||||
setPrefixPath( myPrefix, true );
|
||||
#endif
|
||||
}
|
||||
else
|
||||
{
|
||||
setPrefixPath( prefixPath, true );
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
setPrefixPath( prefixPath, true );
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user