aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/qsgdefaultcontext_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/scenegraph/qsgdefaultcontext_p.h')
-rw-r--r--src/quick/scenegraph/qsgdefaultcontext_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/scenegraph/qsgdefaultcontext_p.h b/src/quick/scenegraph/qsgdefaultcontext_p.h
index 923d1ee7ec..d14d9d6812 100644
--- a/src/quick/scenegraph/qsgdefaultcontext_p.h
+++ b/src/quick/scenegraph/qsgdefaultcontext_p.h
@@ -78,7 +78,7 @@ public:
void setDistanceFieldEnabled(bool enabled);
bool isDistanceFieldEnabled() const;
- GraphicsAPI graphicsAPI() const override;
+ GraphicsApi graphicsApi() const override;
private:
QMutex m_mutex;