Fixes for windows

This commit is contained in:
Jordan Sherer
2018-07-15 17:58:16 -04:00
parent 4c63129876
commit 9419383ab0
4 changed files with 10 additions and 10 deletions
+3 -3
View File
@@ -296,10 +296,10 @@ color : white;
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
<enum>QFrame::Plain</enum>
</property>
<property name="lineWidth">
<number>2</number>
@@ -4002,7 +4002,7 @@ list. The list can be maintained in Settings (F2).</string>
<x>0</x>
<y>0</y>
<width>960</width>
<height>22</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">