PATH debug
This commit is contained in:
@@ -802,7 +802,6 @@ class Ui_DownloadWindow(object):
|
||||
self.logs_box.setPlaceholderText(_translate("MainWindow", "Logs"))
|
||||
|
||||
def popup(title, text):
|
||||
|
||||
QtWidgets.QMessageBox.information(None, title, text)
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user