diff options
author | Friedemann Kleint <[email protected]> | 2024-04-03 14:56:34 +0200 |
---|---|---|
committer | Friedemann Kleint <[email protected]> | 2024-04-09 13:47:22 +0200 |
commit | 83c4d9564067eae3f6eb59acc1a34c1b2a11faec (patch) | |
tree | 3d4df8c35295995b84d8d256c983ae834c0540fb /examples/sql | |
parent | d1d1ddca8145ea427645ee1ae13b74e3ffc1c913 (diff) |
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 <[email protected]>
Diffstat (limited to 'examples/sql')
-rw-r--r-- | examples/sql/books/ui_bookwindow.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/books/ui_bookwindow.py b/examples/sql/books/ui_bookwindow.py index 175891577..52795217e 100644 --- a/examples/sql/books/ui_bookwindow.py +++ b/examples/sql/books/ui_bookwindow.py @@ -3,7 +3,7 @@ ################################################################################ ## Form generated from reading UI file 'bookwindow.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! ################################################################################ |