8357:a081458cc57b | 8358:144a6b854f70 |
---|---|
10 import os | 10 import os |
11 | 11 |
12 from PyQt6.QtCore import QCoreApplication | 12 from PyQt6.QtCore import QCoreApplication |
13 from PyQt6.QtGui import QIcon | 13 from PyQt6.QtGui import QIcon |
14 | 14 |
15 from E5Gui.EricApplication import ericApp | 15 from EricWidgets.EricApplication import ericApp |
16 | 16 |
17 import UI.PixmapCache | 17 import UI.PixmapCache |
18 | 18 |
19 | 19 |
20 def supportedEngineNames(): | 20 def supportedEngineNames(): |