Added logo to settings. Small bugfixes.

This commit is contained in:
2017-05-30 09:12:40 +02:00
parent c3598673c6
commit 37b2dd7246
5 changed files with 53 additions and 5 deletions
+7 -1
View File
@@ -732,6 +732,9 @@
<property name="frame">
<bool>false</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::NoButtons</enum>
</property>
@@ -754,6 +757,9 @@
<property name="frame">
<bool>false</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::NoButtons</enum>
</property>
@@ -832,8 +838,8 @@
<tabstop>tableServices</tabstop>
</tabstops>
<resources>
<include location="../core/rc.qrc"/>
<include location="camprc.qrc"/>
<include location="../core/rc.qrc"/>
</resources>
<connections/>
</ui>