removed TODO for finishing of actual install in install_gtk()

This commit is contained in:
koraynilay 2021-03-13 00:52:33 +01:00
parent 24fe80f79f
commit 6aed5166c3

View file

@ -111,7 +111,6 @@ def update_avail(app_name):
else:
return ""
# TODO: finish actual install
def install_gtk(app_name, app_title, parent):
install_dialog = Gtk.MessageDialog( parent=parent,
destroy_with_parent=True,