mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 06:54:39 -04:00
Implemented GUI file dialog
This commit is contained in:
@@ -70,6 +70,7 @@ private:
|
||||
private slots:
|
||||
void on_playLoop_toggled(bool checked);
|
||||
void on_play_toggled(bool checked);
|
||||
void on_showFileDialog_clicked(bool checked);
|
||||
};
|
||||
|
||||
#endif // INCLUDE_FILESOURCEGUI_H
|
||||
|
||||
Reference in New Issue
Block a user