From fdd3b103bb209045123693cd60149b951c7b2be8 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Fri, 29 Nov 2024 13:24:16 +0100 Subject: rewritten the source of the application --- I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qmlls | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qmlls (limited to 'I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qmlls') diff --git a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qmlls b/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qmlls deleted file mode 100755 index 10d0745..0000000 --- a/I2C-CONTROLLER/.qtcreator/Python_3_12_7venv/bin/pyside6-qmlls +++ /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 qmlls -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(qmlls()) -- cgit v1.2.3-70-g09d2