diff options
Diffstat (limited to 'src/ui/SignalStation.h')
-rw-r--r-- | src/ui/SignalStation.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ui/SignalStation.h b/src/ui/SignalStation.h index dbf978be..eb7b3f74 100644 --- a/src/ui/SignalStation.h +++ b/src/ui/SignalStation.h @@ -60,6 +60,12 @@ class SignalStation : public QObject { /** * @brief * + */ + void SignalKeyDatabaseRefreshDone(); + + /** + * @brief + * * @param text * @param verify_label_status */ |