aboutsummaryrefslogtreecommitdiff
path: root/autotests/fallbackconfigresourcestest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'autotests/fallbackconfigresourcestest.cpp')
-rw-r--r--autotests/fallbackconfigresourcestest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/fallbackconfigresourcestest.cpp b/autotests/fallbackconfigresourcestest.cpp
index f921031e..2a9d1be7 100644
--- a/autotests/fallbackconfigresourcestest.cpp
+++ b/autotests/fallbackconfigresourcestest.cpp
@@ -32,7 +32,7 @@ private Q_SLOTS:
void FallbackConfigResourcesTest::initTestCase()
{
- QStandardPaths::enableTestMode(true);
+ QStandardPaths::setTestModeEnabled(true);
}
void FallbackConfigResourcesTest::testResourceFallbackFile()