mirror of
https://github.com/pyqt/examples.git
synced 2025-08-29 12:57:41 +00:00
Fix bug with spaces in file name
This commit is contained in:
parent
4136d26d37
commit
06f04f1b2e
@ -73,7 +73,7 @@ def show_about_dialog():
|
||||
text = "<center>" \
|
||||
"<h1>Text Editor</h1>" \
|
||||
"⁣" \
|
||||
"<img src=%r>" \
|
||||
"<img src=\"%s\">" \
|
||||
"</center>" \
|
||||
"<p>Version 31.4.159.265358<br/>" \
|
||||
"Copyright © Company Inc.</p>" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user