From d19e693e5c9c0378db9dd054819a4a001ea4a208 Mon Sep 17 00:00:00 2001 From: Maurice Kalinowski Date: Tue, 10 Oct 2017 10:25:25 +0200 Subject: Resize example user interfaces On some displays they appeared too small. Change-Id: Iea63f866b3fa7116a4bcb46397d38f4336018594 Reviewed-by: Simon Hausmann --- examples/mqtt/simpleclient/mainwindow.ui | 6 +++--- examples/mqtt/subscriptions/mainwindow.ui | 6 +++--- 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 @@ 0 0 - 629 - 595 + 1024 + 768 @@ -157,7 +157,7 @@ 0 0 - 629 + 1024 21 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 @@ 0 0 - 349 - 666 + 1024 + 768 @@ -226,7 +226,7 @@ 0 0 - 349 + 1024 21 -- cgit v1.2.3