Open NEXRAD Product stub

This commit is contained in:
Dan Paulat 2022-02-13 11:43:31 -06:00
parent f7b8778e0d
commit 9b90189566
4 changed files with 115 additions and 20 deletions

View file

@ -30,6 +30,7 @@ public:
void showEvent(QShowEvent* event) override;
private slots:
void on_actionOpen_triggered();
void on_actionExit_triggered();
private: