mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
removed ascii image with invalid escape sequence
This commit is contained in:
parent
1ce7a29340
commit
162ea57982
1 changed files with 0 additions and 12 deletions
|
|
@ -400,18 +400,6 @@ class Window(QtWidgets.QDialog):
|
|||
>>> my_widget = self.findChild(QtWidgets.QWidget, "MyWidget")
|
||||
|
||||
This way there is only ever a single method of referring to any widget.
|
||||
|
||||
___
|
||||
| |
|
||||
/\/ \/\
|
||||
/ _ \
|
||||
\ / \ /
|
||||
| | | |
|
||||
/ \_/ \
|
||||
\ /
|
||||
\/\ /\/
|
||||
|___|
|
||||
|
||||
"""
|
||||
|
||||
names = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue