eric6/Plugins/PluginWizardE5MessageBox.py

branch
without_py2_and_pyqt4
changeset 7199
c71bd6f21748
parent 6942
2602857055c5
child 7229
53054eb5b15a
equal deleted inserted replaced
7198:684261ef2165 7199:c71bd6f21748
27 className = "E5MessageBoxWizard" 27 className = "E5MessageBoxWizard"
28 packageName = "__core__" 28 packageName = "__core__"
29 shortDescription = "Show the E5MessageBox wizard." 29 shortDescription = "Show the E5MessageBox wizard."
30 longDescription = """This plugin shows the E5MessageBox wizard.""" 30 longDescription = """This plugin shows the E5MessageBox wizard."""
31 pyqtApi = 2 31 pyqtApi = 2
32 python2Compatible = True
33 # End-Of-Header 32 # End-Of-Header
34 33
35 error = "" 34 error = ""
36 35
37 36

eric ide

mercurial