Skip to content

Commit

Permalink
Update dlg_configureExplorer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Liquid369 authored Jul 23, 2024
1 parent 53dd101 commit 9a0dff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/dlg_configureExplorer.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.

from PyQt5.QtWidgets import QDialog, QHBoxLayout, QVBoxLayout, QLabel, \
QListWidget, QFrame, QFormLayout, QComboBox, QLineEdit, QListWidgetItem, \
QListWidget, QFrame, QFormLayout, QLineEdit, QListWidgetItem, \
QWidget, QPushButton, QMessageBox

from misc import myPopUp
Expand Down

0 comments on commit 9a0dff9

Please sign in to comment.