From 83c4d9564067eae3f6eb59acc1a34c1b2a11faec Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 3 Apr 2024 14:56:34 +0200 Subject: Examples: Update ui_*.py files As a drive-by, fix the resource file name of the PDF viewer example. Pick-to: 6.7 Change-Id: Ie86ee8d7ed538bc2e55018913b547add88f48efa Reviewed-by: Cristian Maureira-Fredes --- examples/corelib/ipc/sharedmemory/ui_dialog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/corelib/ipc') diff --git a/examples/corelib/ipc/sharedmemory/ui_dialog.py b/examples/corelib/ipc/sharedmemory/ui_dialog.py index 035b60d68..2cd544f40 100644 --- a/examples/corelib/ipc/sharedmemory/ui_dialog.py +++ b/examples/corelib/ipc/sharedmemory/ui_dialog.py @@ -3,7 +3,7 @@ ################################################################################ ## Form generated from reading UI file 'dialog.ui' ## -## Created by: Qt User Interface Compiler version 6.2.3 +## Created by: Qt User Interface Compiler version 6.7.0 ## ## WARNING! All changes made in this file will be lost when recompiling UI file! ################################################################################ -- cgit v1.2.3