diff --git a/doc/src/graphics.qdoc b/doc/src/graphics.qdoc index b5190670f..5b9792497 100644 --- a/doc/src/graphics.qdoc +++ b/doc/src/graphics.qdoc @@ -35,7 +35,7 @@ Cross-platform applications can use Qt to display graphical elements. Qt abstracts the platforms' underlying graphics APIs so that developers can focus on the application code. -\inlineimage rhiarch.pngs +\inlineimage rhiarch.png The Qt Rendering Hardware Interface (RHI) translates 3D graphics call from Qt applications to the available graphics APIs on the target platform.