[graphics/drawy] src/widgets/canvas: fix typo

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 0a4fc3d228394bb775570d8aebf11780e8033386 by Laurent Montel.
Committed on 17/08/2026 at 09:23.
Pushed by mlaurent into branch 'master'.

fix typo

M  +1    -1    src/widgets/canvas/canvas.cpp

https://invent.kde.org/graphics/drawy/-/commit/0a4fc3d228394bb775570d8aebf11780e8033386

diff --git a/src/widgets/canvas/canvas.cpp b/src/widgets/canvas/canvas.cpp
index f3783f24..7876b223 100644
--- a/src/widgets/canvas/canvas.cpp
+++ b/src/widgets/canvas/canvas.cpp
@@ -272,7 +272,7 @@ QPixmap Canvas::canvasPixmap() const
 
 QPixmap Canvas::overlayPixmap() const
 {
-    return QPixmap{*m_canvas};
+    return QPixmap{*m_overlay};
 }
 
 #include "moc_canvas.cpp"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.