mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
Fixed wrong UI component name to CCockpitComComponent
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6572c12016
commit
e3254d028d
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>CCockpitMainComponent</class>
|
||||
<widget class="QFrame" name="CCockpitMainComponent">
|
||||
<class>CCockpitComComponent</class>
|
||||
<widget class="QFrame" name="CCockpitComComponent">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
|
||||
Reference in New Issue
Block a user