IconEditor/IconEditorWindow.py

changeset 96
9624a110667d
parent 55
b5c84934de9c
child 414
8c91e942d2da
child 516
1a57b04e3bd2
equal deleted inserted replaced
95:261bc03812fd 96:9624a110667d
18 18
19 import UI.PixmapCache 19 import UI.PixmapCache
20 import UI.Config 20 import UI.Config
21 21
22 import Preferences 22 import Preferences
23
24 from eric5config import getConfig
25 23
26 class IconEditorWindow(QMainWindow): 24 class IconEditorWindow(QMainWindow):
27 """ 25 """
28 Class implementing the web browser main window. 26 Class implementing the web browser main window.
29 27

eric ide

mercurial