summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@qt.io>2017-10-10 10:25:25 +0200
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2017-10-10 08:43:16 +0000
commitd19e693e5c9c0378db9dd054819a4a001ea4a208 (patch)
tree96ec9796a9ec26e8b06e3cd823c7a9a2a721b6eb
parent984527e5160b8332d8891910d255d82be78c7658 (diff)
Resize example user interfaces
On some displays they appeared too small. Change-Id: Iea63f866b3fa7116a4bcb46397d38f4336018594 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
-rw-r--r--examples/mqtt/simpleclient/mainwindow.ui6
-rw-r--r--examples/mqtt/subscriptions/mainwindow.ui6
2 files changed, 6 insertions, 6 deletions
diff --git a/examples/mqtt/simpleclient/mainwindow.ui b/examples/mqtt/simpleclient/mainwindow.ui
index f3f84ec..4e4f6ce 100644
--- a/examples/mqtt/simpleclient/mainwindow.ui
+++ b/examples/mqtt/simpleclient/mainwindow.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>629</width>
- <height>595</height>
+ <width>1024</width>
+ <height>768</height>
</rect>
</property>
<property name="windowTitle">
@@ -157,7 +157,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>629</width>
+ <width>1024</width>
<height>21</height>
</rect>
</property>
diff --git a/examples/mqtt/subscriptions/mainwindow.ui b/examples/mqtt/subscriptions/mainwindow.ui
index 79af33f..044ac64 100644
--- a/examples/mqtt/subscriptions/mainwindow.ui
+++ b/examples/mqtt/subscriptions/mainwindow.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>349</width>
- <height>666</height>
+ <width>1024</width>
+ <height>768</height>
</rect>
</property>
<property name="windowTitle">
@@ -226,7 +226,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>349</width>
+ <width>1024</width>
<height>21</height>
</rect>
</property>