diff -r b346755b09a1 -r 5514ca6a62ca eric6/UI/InstallInfoDialog.py --- 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.