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

Fix the font size in the Generator tab

parent bdeb99bd
No related branches found
No related tags found
1 merge request!132FullSimLight to read a json configuration file - and set geometry filename,...
......@@ -29,7 +29,7 @@
</font>
</property>
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="main">
<attribute name="title">
......@@ -269,6 +269,11 @@
</item>
<item row="1" column="4">
<widget class="QGroupBox" name="groupBox_2">
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="title">
<string>Select Generator</string>
</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment