Some filter dialog / status message UI size adjustments

This commit is contained in:
Klaus Basan
2018-01-20 17:06:38 +01:00
parent 5d56c295f8
commit ecf84eebf0
2 changed files with 23 additions and 9 deletions

View File

@@ -2,6 +2,14 @@
<ui version="4.0">
<class>CStatusMessageForm</class>
<widget class="QFrame" name="CStatusMessageForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>368</width>
<height>252</height>
</rect>
</property>
<property name="windowTitle">
<string>Status message</string>
</property>