summaryrefslogtreecommitdiff
path: root/ui4/systrayframe_base.py
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2016-01-04 16:48:57 +0100
committerDidier Raboud <odyx@debian.org>2016-01-04 16:48:57 +0100
commit9c780c43f3b6c8c45829c91b4bad8510e2e5ddd7 (patch)
treeaf7f6dfb14bdb78f903d1acbc7f104e0a52a776a /ui4/systrayframe_base.py
parentd29ae37b4057a34a596da4ab070707b13ec89cef (diff)
Imported Upstream version 2.8.12
Diffstat (limited to 'ui4/systrayframe_base.py')
-rw-r--r--ui4/systrayframe_base.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui4/systrayframe_base.py b/ui4/systrayframe_base.py
index b166b355e..4b90307fb 100644
--- a/ui4/systrayframe_base.py
+++ b/ui4/systrayframe_base.py
@@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'ui4/systrayframe_base.ui'
#
-# Created: Thu Oct 30 15:47:10 2008
+# Created: Mon Dec 15 16:59:01 2008
# by: PyQt4 UI code generator 4.3.3
#
# WARNING! All changes made in this file will be lost!
@@ -12,7 +12,7 @@ from PyQt4 import QtCore, QtGui
class Ui_Dialog(object):
def setupUi(self, Dialog):
Dialog.setObjectName("Dialog")
- Dialog.resize(QtCore.QSize(QtCore.QRect(0,0,525,512).size()).expandedTo(Dialog.minimumSizeHint()))
+ Dialog.resize(QtCore.QSize(QtCore.QRect(0,0,500,540).size()).expandedTo(Dialog.minimumSizeHint()))
self.gridlayout = QtGui.QGridLayout(Dialog)
self.gridlayout.setObjectName("gridlayout")