Handle example/demo patches as templates
Closes #270 Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
0de51ecba8
commit
a37016969d
3 changed files with 10 additions and 4 deletions
|
|
@ -58,7 +58,7 @@ std::string getSpecialPath(SpecialPath type);
|
|||
namespace patchUtils {
|
||||
|
||||
void loadDialog();
|
||||
void loadPathDialog(const std::string& path);
|
||||
void loadPathDialog(const std::string& path, bool asTemplate = false);
|
||||
void loadSelectionDialog();
|
||||
void loadTemplateDialog();
|
||||
void revertDialog();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue