mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refactor: Remove non-existent slots
This commit is contained in:
@@ -572,17 +572,4 @@
|
||||
<include location="../misc/misc.qrc"/>
|
||||
</resources>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user