Project/ProjectFormsBrowser.py

changeset 3670
f0cb7579c0b4
parent 3656
441956d8fce5
child 3691
c473d6347610
equal deleted inserted replaced
3669:ac84ac3c0f05 3670:f0cb7579c0b4
32 import UI.PixmapCache 32 import UI.PixmapCache
33 33
34 import Preferences 34 import Preferences
35 import Utilities 35 import Utilities
36 36
37 from eric5config import getConfig 37 from eric6config import getConfig
38 38
39 39
40 class ProjectFormsBrowser(ProjectBaseBrowser): 40 class ProjectFormsBrowser(ProjectBaseBrowser):
41 """ 41 """
42 A class used to display the forms part of the project. 42 A class used to display the forms part of the project.

eric ide

mercurial