eric6/Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py

changeset 7923
91e843545d9a
parent 7907
7991ea245c20
child 8043
0acf98cd089a
child 8143
2c730d5fd177
equal deleted inserted replaced
7921:0d429bd82699 7923:91e843545d9a
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2003 - 2020 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2003 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the file dialog wizard dialog. 7 Module implementing the file dialog wizard dialog.
8 """ 8 """

eric ide

mercurial