9432:e2445fa08533 | 9433:6df1aeaa4529 |
---|---|
78 """ | 78 """ |
79 Private method to initialize the actions. | 79 Private method to initialize the actions. |
80 """ | 80 """ |
81 self.qFileDialogAction = EricAction( | 81 self.qFileDialogAction = EricAction( |
82 self.tr("QFileDialog Wizard"), | 82 self.tr("QFileDialog Wizard"), |
83 self.tr("Q&FileDialog Wizard..."), | 83 self.tr("QFileDialog Wizard..."), |
84 0, | 84 0, |
85 0, | 85 0, |
86 self, | 86 self, |
87 "wizards_qfiledialog", | 87 "wizards_qfiledialog", |
88 ) | 88 ) |