06/6/2017

--Bug fixes
 -Fix crash when opening palette editor with a flame whose palette specifies no originating file.

--Code changes
 -Revert font changes, only use qss for these now.
This commit is contained in:
Person
2017-06-06 16:41:00 -07:00
parent 66a597df39
commit c194d708fd
7 changed files with 9 additions and 178 deletions

View File

@ -189,12 +189,6 @@
<height>91</height>
</size>
</property>
<property name="font">
<font>
<family>MS Shell Dlg 2</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
@ -472,12 +466,6 @@ in interactive mode for each mouse movement</string>
<height>67</height>
</size>
</property>
<property name="font">
<font>
<family>MS Shell Dlg 2</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
@ -671,12 +659,6 @@ in interactive mode for each mouse movement</string>
<height>67</height>
</size>
</property>
<property name="font">
<font>
<family>MS Shell Dlg 2</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>