Starting v7.0

Increased a button size for Mac.
This commit is contained in:
NissimHadar 2018-10-24 16:22:12 -07:00
parent 68eadc4111
commit 14216bdeca
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ AutoTester::AutoTester(QWidget* parent) : QMainWindow(parent) {
_ui.statusLabel->setText(""); _ui.statusLabel->setText("");
_ui.plainTextEdit->setReadOnly(true); _ui.plainTextEdit->setReadOnly(true);
setWindowTitle("Auto Tester - v6.7"); setWindowTitle("Auto Tester - v7.0");
// Coming soon to an auto-tester near you... // Coming soon to an auto-tester near you...
//// _helpWindow.textBrowser->setText() //// _helpWindow.textBrowser->setText()

View file

@ -43,7 +43,7 @@
</rect> </rect>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>0</number> <number>3</number>
</property> </property>
<widget class="QWidget" name="tab_1"> <widget class="QWidget" name="tab_1">
<attribute name="title"> <attribute name="title">
@ -572,7 +572,7 @@
<rect> <rect>
<x>330</x> <x>330</x>
<y>170</y> <y>170</y>
<width>101</width> <width>181</width>
<height>40</height> <height>40</height>
</rect> </rect>
</property> </property>