mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 06:25:37 +08:00
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:
committed by
Mat Sutcliffe
parent
13357516fa
commit
0669f5136f
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user