diff options
Diffstat (limited to 'I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qtpy2cpp')
| -rwxr-xr-x | I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qtpy2cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qtpy2cpp b/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qtpy2cpp deleted file mode 100755 index 3b516d1..0000000 --- a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qtpy2cpp +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | #!/home/nasr/SOFTWARE/I2C/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/python | ||
| 2 | # -*- coding: utf-8 -*- | ||
| 3 | import re | ||
| 4 | import sys | ||
| 5 | from PySide6.scripts.pyside_tool import qtpy2cpp | ||
| 6 | if __name__ == '__main__': | ||
| 7 | sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) | ||
| 8 | sys.exit(qtpy2cpp()) | ||
