refactor: Remove non-existent slots

This commit is contained in:
Lars Toenning
2025-03-24 14:24:30 +01:00
parent 472f69da4c
commit eb4f2585ba

View File

@@ -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>