From 6141045c4f9085f31e301ef4e5bfd6034052c8bf Mon Sep 17 00:00:00 2001
From: = <=>
Date: Sun, 13 Dec 2015 20:41:19 +0000
Subject: [PATCH 1/2] Ensure list box resizes with window
---
multiselectwidget.ui | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/multiselectwidget.ui b/multiselectwidget.ui
index f5e0ab6..9985bab 100644
--- a/multiselectwidget.ui
+++ b/multiselectwidget.ui
@@ -19,6 +19,9 @@
Qt::Horizontal
+
+ QSizePolicy::Maximum
+
10
@@ -178,6 +181,9 @@
Qt::Horizontal
+
+ QSizePolicy::Maximum
+
10
From 571c58d7ce8d2fa3b30cbfabc3fc8823c5a253eb Mon Sep 17 00:00:00 2001
From: = <=>
Date: Sun, 13 Dec 2015 21:02:12 +0000
Subject: [PATCH 2/2] Correct spelling issue
---
backupdlg.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/backupdlg.ui b/backupdlg.ui
index 590c77b..ea35ac5 100644
--- a/backupdlg.ui
+++ b/backupdlg.ui
@@ -72,7 +72,7 @@
color:rgb(255, 0, 0)
- Some of the selected VMs are running (red). Running VMs can not be backuped!
+ Some of the selected VMs are running (red). Running VMs cannot be backed up!
true
@@ -271,8 +271,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:9pt;"><br /></p></body></html>
+</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html>