25 className = "MessageBoxWizard" |
25 className = "MessageBoxWizard" |
26 packageName = "__core__" |
26 packageName = "__core__" |
27 shortDescription = "Show the QMessageBox wizard." |
27 shortDescription = "Show the QMessageBox wizard." |
28 longDescription = """This plugin shows the QMessageBox wizard.""" |
28 longDescription = """This plugin shows the QMessageBox wizard.""" |
29 pyqtApi = 2 |
29 pyqtApi = 2 |
|
30 python2Compatible = True |
30 # End-Of-Header |
31 # End-Of-Header |
31 |
32 |
32 error = "" |
33 error = "" |
33 |
34 |
34 |
35 |