kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Fixed missing vector
rodzic
ab4cde9bb8
commit
a6df90785a
|
@ -3,6 +3,7 @@
|
|||
#include <options.h>
|
||||
#include <filesystem>
|
||||
#include <gui/file_dialogs.h>
|
||||
#include <vector>
|
||||
|
||||
FileSelect::FileSelect(std::string defaultPath, std::vector<std::string> filter) {
|
||||
_filter = filter;
|
||||
|
|
Ładowanie…
Reference in New Issue