Deprication fix

This commit is contained in:
YourSandwich 2021-05-01 22:26:47 +02:00
parent a3e40967d2
commit 5945fb36ae

View File

@ -6,7 +6,7 @@ import sys,os
# TODO: Fix the install Process function. # TODO: Fix the install Process function.
# TODO: Implement when ListItem selected and install pressed, to parse the array and download the right Kernel with wget or curl from the Archive # TODO: Implement when ListItem selected and install pressed, to parse the array and download the right Kernel with wget or curl from the Archive
# TODO: Implement resizible Windows # TODO: Implement resizable Windows
# TODO: Clean the code. # TODO: Clean the code.
# TODO: Import from PySide only the needed functions # TODO: Import from PySide only the needed functions