Ref T515, minor UI adjustments, however still an "QWindowsWindow::setGeometry: Unable to set geometry" somewhere in the log component (uncritical, only Qt warning)

This commit is contained in:
Klaus Basan
2019-01-29 00:17:45 +01:00
committed by Mat Sutcliffe
parent 13357516fa
commit 0669f5136f
4 changed files with 24 additions and 69 deletions

View File

@@ -2,14 +2,6 @@
<ui version="4.0">
<class>CStatusMessagesDetail</class>
<widget class="QFrame" name="CStatusMessagesDetail">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>640</width>
<height>480</height>
</rect>
</property>
<property name="windowTitle">
<string>Status messages plus details</string>
</property>