We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b3d7b commit 0da075cCopy full SHA for 0da075c
python/app/ui/dialog.py
@@ -11,7 +11,7 @@
11
class Ui_Dialog(object):
12
def setupUi(self, Dialog):
13
Dialog.setObjectName("Dialog")
14
- Dialog.resize(431, 123)
+ Dialog.resize(431, 392)
15
self.horizontalLayout = QtGui.QHBoxLayout(Dialog)
16
self.horizontalLayout.setObjectName("horizontalLayout")
17
self.logo_example = QtGui.QLabel(Dialog)
0 commit comments