From cc032c9c76dcb46bdf7319ac16bb9cdb16ecc551 Mon Sep 17 00:00:00 2001 From: Andre Rummler Date: Tue, 11 Aug 2026 00:21:55 +0200 Subject: [PATCH] Fixing comment removing the long dash that AIs tend to use. --- sources/print/projectprintwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/print/projectprintwindow.cpp b/sources/print/projectprintwindow.cpp index c90d71b68..a814aa378 100644 --- a/sources/print/projectprintwindow.cpp +++ b/sources/print/projectprintwindow.cpp @@ -28,7 +28,7 @@ #include "ui_projectprintwindow.h" -// Private Qt PDF engine for drawHyperlink() — not public API. +// Private Qt PDF engine for drawHyperlink() is not a public API. // Availability of Qt::GuiPrivate is verified at configure time in CMakeLists.txt. #include