mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 11:10:44 +00:00
Safety first.. Broke GIT temporarily so I could fix something
This commit is contained in:
parent
c91c1af0ba
commit
cf7a9ee426
@ -72,6 +72,7 @@ QString GetAppRoot()
|
||||
if (HomeAppRoot.isEmpty()) {
|
||||
HomeAppRoot = desktopFolder + "/" + getDefaultAppRoot();
|
||||
|
||||
BREAK....
|
||||
const QString testing = "-Testing";
|
||||
QDir dir(HomeAppRoot+testing);
|
||||
if (dir.exists()) {
|
||||
|
Loading…
Reference in New Issue
Block a user