qtbase/examples/widgets/dialogs/standarddialogs
Friedemann Kleint 3e1707d430 Standard dialogs example: Fix compilation with QT_NO_CAST_FROM_ASCII
Add missing tr(), use literals.

Pick-to: 6.9 6.8
Change-Id: I35387e29ce1b08f9df0ade5ee743b33561639f7a
Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
2025-01-21 07:46:39 +01:00
..
CMakeLists.txt CMake: Add deployment API to our examples 2024-03-22 20:23:52 +01:00
dialog.cpp Standard dialogs example: Fix compilation with QT_NO_CAST_FROM_ASCII 2025-01-21 07:46:39 +01:00
dialog.h
main.cpp Standard dialogs example: Fix some clang-tidy warnings 2025-01-21 07:46:35 +01:00
main.mm
standarddialogs.pro