Enable loading of placefiles via the UI

This commit is contained in:
Dan Paulat 2023-07-18 23:32:05 -05:00
parent f70de26a2d
commit bfe62301b2
3 changed files with 32 additions and 0 deletions

View file

@ -33,6 +33,7 @@ signals:
private slots:
void on_actionOpenNexrad_triggered();
void on_actionOpenPlacefile_triggered();
void on_actionOpenTextEvent_triggered();
void on_actionSettings_triggered();
void on_actionExit_triggered();