7806:b346755b09a1 | 7807:5514ca6a62ca |
---|---|
15 | 15 |
16 import Globals | 16 import Globals |
17 import UI.PixmapCache | 17 import UI.PixmapCache |
18 | 18 |
19 | 19 |
20 # TODO: add install date output | |
20 class InstallInfoDialog(QDialog, Ui_InstallInfoDialog): | 21 class InstallInfoDialog(QDialog, Ui_InstallInfoDialog): |
21 """ | 22 """ |
22 Class documentation goes here. | 23 Class documentation goes here. |
23 """ | 24 """ |
24 def __init__(self, parent=None): | 25 def __init__(self, parent=None): |