[us-commits] [ehb54/ultrascan3] 4d8935: - Remove redundant `#endif` directive in `us_show_...
Lukas Dobler
noreply at github.com
Fri Nov 7 06:20:05 MST 2025
Branch: refs/heads/lukas/qt6-compile
Home: https://github.com/ehb54/ultrascan3
Commit: 4d8935a878d0e3a7a55933b8f1ac3b616f8daf6b
https://github.com/ehb54/ultrascan3/commit/4d8935a878d0e3a7a55933b8f1ac3b616f8daf6b
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M programs/us_2dsa/us_show_norm.cpp
Log Message:
-----------
- Remove redundant `#endif` directive in `us_show_norm` for improved code cleanliness.
Commit: 8d6d6c8b7f040da86cab0c2fde8c858b808a8005
https://github.com/ehb54/ultrascan3/commit/8d6d6c8b7f040da86cab0c2fde8c858b808a8005
Author: doluk <69309597+doluk at users.noreply.github.com>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M CMakeLists.txt
M utils/CMakeLists.txt
Log Message:
-----------
Update CMakeLists.txt to use `Qt` namespace for module consistency
- Replace `Qt5::` with `Qt::` in `us3_resources` linking.
- Modify `utils` linking to use `Qt::` for core modules (`Core`, `Xml`, `Network`, `Sql`).
Compare: https://github.com/ehb54/ultrascan3/compare/fe96d5575a8f...8d6d6c8b7f04
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