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