aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgrhisupport.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/scenegraph/qsgrhisupport.cpp')
-rw-r--r--src/quick/scenegraph/qsgrhisupport.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/scenegraph/qsgrhisupport.cpp b/src/quick/scenegraph/qsgrhisupport.cpp
index 4ba0cca65e..5029103cff 100644
--- a/src/quick/scenegraph/qsgrhisupport.cpp
+++ b/src/quick/scenegraph/qsgrhisupport.cpp
@@ -120,7 +120,7 @@ void QSGRhiSupport::applySettings()
m_settingsApplied = true;
// This is also done when creating the renderloop but we may be before that
- // in case we get here due to a setScenegraphBackend() -> configure() early
+ // in case we get here due to a setGraphicsApi() -> configure() early
// on in main(). Avoid losing info logs since troubleshooting gets
// confusing otherwise.
QSGRhiSupport::checkEnvQSgInfo();