cambiato fon in Rockwell

This commit is contained in:
2020-10-23 13:50:09 +02:00
parent 9dc91a846c
commit cac621d554
26 changed files with 11582 additions and 11014 deletions

View File

@@ -22,6 +22,11 @@
<height>500</height>
</size>
</property>
<property name="font">
<font>
<family>Rockwell</family>
</font>
</property>
<property name="windowTitle">
<string>Opzioni Avanzate</string>
</property>
@@ -34,6 +39,7 @@
<widget class="QLabel" name="label">
<property name="font">
<font>
<family>Rockwell</family>
<pointsize>12</pointsize>
</font>
</property>
@@ -58,6 +64,7 @@
<widget class="QLabel" name="label_2">
<property name="font">
<font>
<family>Rockwell</family>
<pointsize>10</pointsize>
</font>
</property>
@@ -73,6 +80,7 @@
<widget class="QPlainTextEdit" name="txt_confFile">
<property name="font">
<font>
<family>Rockwell</family>
<pointsize>11</pointsize>
</font>
</property>
@@ -95,6 +103,12 @@
</item>
<item>
<widget class="QPushButton" name="btn_cancel">
<property name="font">
<font>
<family>Rockwell</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="text">
<string>Cancel</string>
</property>
@@ -102,6 +116,12 @@
</item>
<item>
<widget class="QPushButton" name="btn_ok">
<property name="font">
<font>
<family>Rockwell</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="text">
<string>OK</string>
</property>