From b34296671b0a1a314153cefd817c06478839d65d Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Wed, 1 Jun 2016 09:58:27 +0200 Subject: Change graphicsAPI to graphicsApi Change-Id: I065f17abd1cb71cd8d6ead76abf7a544eb7a99c0 Reviewed-by: Andy Nichols --- src/quick/scenegraph/qsgcontext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/quick/scenegraph/qsgcontext.cpp') diff --git a/src/quick/scenegraph/qsgcontext.cpp b/src/quick/scenegraph/qsgcontext.cpp index 27d0f01753..40d65d99aa 100644 --- a/src/quick/scenegraph/qsgcontext.cpp +++ b/src/quick/scenegraph/qsgcontext.cpp @@ -318,7 +318,7 @@ QSize QSGContext::minimumFBOSize() const Returns a pointer to the (presumably) global renderer interface. \note This function may be called on the gui thread in order to get access - to QSGRendererInterface::graphicsAPI(). + to QSGRendererInterface::graphicsApi(). */ QSGRendererInterface *QSGContext::rendererInterface(QSGRenderContext *renderContext) { -- cgit v1.2.3