mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 09:15:34 +08:00
refactor: Remove non-existent slots
This commit is contained in:
@@ -572,17 +572,4 @@
|
|||||||
<include location="../misc/misc.qrc"/>
|
<include location="../misc/misc.qrc"/>
|
||||||
</resources>
|
</resources>
|
||||||
<connections/>
|
<connections/>
|
||||||
<slots>
|
|
||||||
<slot>setMainPage()</slot>
|
|
||||||
<slot>toggleNetworkConnection()</slot>
|
|
||||||
<slot>menuClicked()</slot>
|
|
||||||
<slot>networkServerSelected(QModelIndex)</slot>
|
|
||||||
<slot>alterTrafficServer()</slot>
|
|
||||||
<slot>onlineAtcStationSelected(QModelIndex)</slot>
|
|
||||||
<slot>commandEntered()</slot>
|
|
||||||
<slot>getMetar()</slot>
|
|
||||||
<slot>cockpitValuesChanged()</slot>
|
|
||||||
<slot>audioDeviceSelected(int)</slot>
|
|
||||||
<slot>voiceRoomOverride()</slot>
|
|
||||||
</slots>
|
|
||||||
</ui>
|
</ui>
|
||||||
|
|||||||
Reference in New Issue
Block a user