10:3330f7087434 | 11:efb7227e5bbd |
---|---|
59 | 59 |
60 def initActions(self): | 60 def initActions(self): |
61 """ | 61 """ |
62 Public method to define the Pyramid actions. | 62 Public method to define the Pyramid actions. |
63 """ | 63 """ |
64 # TODO: create action for: prequest | |
65 self.actions = [] | 64 self.actions = [] |
66 | 65 |
67 self.selectProjectAct = E5Action(self.trUtf8('Current Pyramid Project'), | 66 self.selectProjectAct = E5Action(self.trUtf8('Current Pyramid Project'), |
68 "", | 67 "", |
69 0, 0, | 68 0, 0, |