14:092aa8fafa4e | 15:f6ccc31d6e72 |
---|---|
25 import UI.PixmapCache | 25 import UI.PixmapCache |
26 | 26 |
27 import Preferences | 27 import Preferences |
28 import Utilities | 28 import Utilities |
29 | 29 |
30 from eric4config import getConfig | 30 from eric5config import getConfig |
31 | 31 |
32 class ProjectFormsBrowser(ProjectBaseBrowser): | 32 class ProjectFormsBrowser(ProjectBaseBrowser): |
33 """ | 33 """ |
34 A class used to display the forms part of the project. | 34 A class used to display the forms part of the project. |
35 | 35 |