--- a/eric6/UI/InstallInfoDialog.py Mon Oct 19 20:02:01 2020 +0200
+++ b/eric6/UI/InstallInfoDialog.py Wed Oct 21 20:00:57 2020 +0200
@@ -17,6 +17,7 @@
import UI.PixmapCache
+# TODO: add install date output
class InstallInfoDialog(QDialog, Ui_InstallInfoDialog):
"""
Class documentation goes here.