comparison: Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py
Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py
- changeset 4543
- 2e6a880670e9
- parent 4512
- 23e8b848efb0
- child 4631
- 5c1a96925da4
equal
deleted
inserted
replaced
1 # -*- coding: utf-8 -*- |
1 # -*- coding: utf-8 -*- |
|
2 |
|
3 # Copyright (c) 2010 - 2015 Detlev Offenbach <detlev@die-offenbachs.de> |
|
4 # |
2 |
5 |
3 """ |
6 """ |
4 Module implementing the eric6 message box wizard dialog. |
7 Module implementing the eric6 message box wizard dialog. |
5 """ |
8 """ |
6 |
9 |