- fixed error in Tools Database when deleting first tool; remade the tool deletion method

This commit is contained in:
Marius Stanciu
2020-11-26 17:19:19 +02:00
parent a702f750b2
commit db4ec25826
4 changed files with 25 additions and 15 deletions

View File

@@ -1533,7 +1533,8 @@ class App(QtCore.QObject):
# ##################################### Finished the CONSTRUCTOR ############################################
# ###########################################################################################################
self.log.debug("END of constructor. Releasing control.")
self.log.debug("... Resistance is futile. You will be assimilated ...\n")
self.log.debug("... Resistance is futile. You will be assimilated ...")
self.log.debug("... I disagree. We will not be vaccinated ... We are free!\n")
# ###########################################################################################################
# ########################################## SHOW GUI #######################################################