eric6/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.py

changeset 7780
41420f82c0ac
parent 7360
9190402e4505
child 7923
91e843545d9a
--- a/eric6/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.py	Mon Oct 12 17:39:45 2020 +0200
+++ b/eric6/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopListSelectionDialog.py	Mon Oct 12 18:23:44 2020 +0200
@@ -7,7 +7,6 @@
 Module implementing a dialog to select multiple entries from a list.
 """
 
-
 from PyQt5.QtWidgets import QDialog, QListWidgetItem, QAbstractItemView
 
 from .Ui_DotDesktopListSelectionDialog import Ui_DotDesktopListSelectionDialog

eric ide

mercurial