2 #ifndef ENIGMA_SELECT_FOLDER_DIALOG_H
3 #define ENIGMA_SELECT_FOLDER_DIALOG_H
6 #include <portable-file-dialogs.h>
22 const std::string& initial_path =
".",
23 const bool force_path =
true);
34 std::
string m_initial_path;
#define NS_ENIGMA_BEGIN
Enable/Disable Assertions.
SelectFolderDialog(const std::string &title, const std::string &initial_path=".", const bool force_path=true)
~SelectFolderDialog() noexcept=default