From dc2643ffa7d50ddc6138494d1f3a0780ed1357a3 Mon Sep 17 00:00:00 2001 From: Akash Mozumdar Date: Mon, 20 Aug 2018 01:19:49 -0400 Subject: [PATCH] change text size (was uncomfortably big) --- GUI/mainwindow.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GUI/mainwindow.ui b/GUI/mainwindow.ui index 0586c32..7729192 100644 --- a/GUI/mainwindow.ui +++ b/GUI/mainwindow.ui @@ -22,11 +22,11 @@ QObject { - font: 11pt "MS Shell Dlg 2"; + font: 10pt "MS Shell Dlg 2"; } #textOutput { - font: 14pt "MS Shell Dlg 2"; + font: 13pt "MS Shell Dlg 2"; } QPushButton, QComboBox { @@ -290,7 +290,7 @@ QPushButton, QComboBox 0 0 949 - 24 + 22