Skip to content
Snippets Groups Projects
Commit 54a2d04e authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

Fix font size in the Generator tab

parent 2b856b19
No related branches found
No related tags found
1 merge request!132FullSimLight to read a json configuration file - and set geometry filename,...
......@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>1232</width>
<width>1262</width>
<height>726</height>
</rect>
</property>
......@@ -29,7 +29,7 @@
</font>
</property>
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="main">
<attribute name="title">
......@@ -262,6 +262,11 @@
</item>
<item row="1" column="3">
<widget class="QGroupBox" name="groupBox_10">
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="title">
<string>Select Generator:</string>
</property>
......@@ -1540,7 +1545,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>1232</width>
<width>1262</width>
<height>22</height>
</rect>
</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment