mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +08:00
refs #250, new signal for transponder mode selector
This commit is contained in:
@@ -65,8 +65,12 @@ namespace BlackGui
|
||||
void setSelectedTransponderModeAsString(const QString &mode);
|
||||
|
||||
signals:
|
||||
//! Singal, which makes sure the value is already updated internally
|
||||
void valueChanged();
|
||||
|
||||
//! \brief Ident ended
|
||||
void identEnded();
|
||||
|
||||
};
|
||||
} // namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user