Skip to content

Commit

Permalink
Merge pull request #76 from tsalemink/plugin_manager
Browse files Browse the repository at this point in the history
Update Plugin Manager ui_advanceddialog.py
  • Loading branch information
tsalemink authored Sep 21, 2023
2 parents 60a55be + 76acfc8 commit 9b1430c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/mapclient/view/managers/plugins/ui/ui_advanceddialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
################################################################################
## Form generated from reading UI file 'advanceddialog.ui'
##
## Created by: Qt User Interface Compiler version 6.4.1
## Created by: Qt User Interface Compiler version 6.5.1
##
## WARNING! All changes made in this file will be lost when recompiling UI file!
################################################################################
Expand All @@ -20,7 +20,7 @@
QHBoxLayout, QLabel, QLineEdit, QListWidget,
QListWidgetItem, QPushButton, QSizePolicy, QSpacerItem,
QTabWidget, QVBoxLayout, QWidget)
import resources_rc
from . import resources_rc

class Ui_AdvancedDialog(object):
def setupUi(self, AdvancedDialog):
Expand Down

0 comments on commit 9b1430c

Please sign in to comment.