From ad425c5b8f6e4248d300743356e6b0b80f8f5b94 Mon Sep 17 00:00:00 2001 From: Lynne Date: Wed, 5 Dec 2018 10:03:32 +1000 Subject: [PATCH] more UI work is needed because windows sucks ass --- gui/gui.pro | 3 ++- gui/gui.pro.user | 2 +- gui/replyservice.ui | 24 ++++++++++++++++++++++++ gui/wizard.ui | 10 +++++----- 4 files changed, 32 insertions(+), 7 deletions(-) create mode 100644 gui/replyservice.ui diff --git a/gui/gui.pro b/gui/gui.pro index 6021d6a..f583a43 100644 --- a/gui/gui.pro +++ b/gui/gui.pro @@ -29,7 +29,8 @@ SOURCES += HEADERS += FORMS += \ - wizard.ui + wizard.ui \ + replyservice.ui # Default rules for deployment. qnx: target.path = /tmp/$${TARGET}/bin diff --git a/gui/gui.pro.user b/gui/gui.pro.user index 71c8fc5..1cc883b 100644 --- a/gui/gui.pro.user +++ b/gui/gui.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId diff --git a/gui/replyservice.ui b/gui/replyservice.ui new file mode 100644 index 0000000..9ae3b50 --- /dev/null +++ b/gui/replyservice.ui @@ -0,0 +1,24 @@ + + + + + MainWindow + + + + 0 + 0 + 800 + 600 + + + + MainWindow + + + + + + + + diff --git a/gui/wizard.ui b/gui/wizard.ui index e9f22df..b1e260f 100644 --- a/gui/wizard.ui +++ b/gui/wizard.ui @@ -7,7 +7,7 @@ 0 0 530 - 426 + 439 @@ -20,7 +20,7 @@ - 11 + 10 @@ -420,8 +420,8 @@ 0 0 - 470 - 145 + 330 + 117 @@ -1024,7 +1024,7 @@ - <html><head/><body><p>If you'd like your bot to be able to reply when mentioned, simply click the button below and it will be set up for you.</p></body></html> + <html><head/><body><p>You can optionally set your bot to reply when mentioned. Click below to enable this feature.</p></body></html> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop