mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 16:44:04 +02:00
remove turd
This commit is contained in:
parent
06d1ac8bf7
commit
7ef50042ba
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@
|
|||
#include <QtCore/QStandardPaths>
|
||||
#include <mutex> // std::once
|
||||
|
||||
//QUrl PathUtils::_overriddenDefaultScriptsLocation = QUrl();
|
||||
|
||||
const QString& PathUtils::resourcesPath() {
|
||||
#ifdef Q_OS_MAC
|
||||
static QString staticResourcePath = QCoreApplication::applicationDirPath() + "/../Resources/";
|
||||
|
|
Loading…
Reference in a new issue