Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 29, 2023
1 parent ce703c4 commit 0aa1063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dcspy/qtgui_rc.py
Original file line number Diff line number Diff line change
Expand Up @@ -93529,7 +93529,7 @@
\x00p\x00u\x00.\x00s\x00v\x00g\
"

qt_resource_struct = b"\
qt_resource_struct = b'\
\x00\x00\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x01\
\x00\x00\x00\x00\x00\x00\x00\x00\
\x00\x00\x00\x10\x00\x02\x00\x00\x00\x01\x00\x00\x003\
Expand Down Expand Up @@ -93638,7 +93638,7 @@
\x00\x00\x01\x8bh\xc3\x81\x11\
\x00\x00\x00\xe6\x00\x01\x00\x00\x00\x01\x00\x13\xedl\
\x00\x00\x01\x8b|\x94\x01\xcd\
"
'

def qInitResources():
QtCore.qRegisterResourceData(0x03, qt_resource_struct, qt_resource_name, qt_resource_data)
Expand Down

0 comments on commit 0aa1063

Please sign in to comment.