[us-commits] [ehb54/ultrascan3] b24591: Replace deprecated `QFontMetrics::width()` with `Q...
Lukas Dobler
noreply at github.com
Mon Oct 20 09:44:06 MDT 2025
Branch: refs/heads/lukas/qt6-QTime
Home: https://github.com/ehb54/ultrascan3
Commit: b24591e4162304c28b4a579586fe917a9e772918
https://github.com/ehb54/ultrascan3/commit/b24591e4162304c28b4a579586fe917a9e772918
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-10-20 (Mon, 20 Oct 2025)
Changed paths:
M programs/us_config/us_config.cpp
Log Message:
-----------
Replace deprecated `QFontMetrics::width()` with `QFontMetrics::horizontalAdvance()` in `us_config.cpp` for Qt 5.11+ compatibility and better text measurement handling.
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list