code tidying
This commit is contained in:
@ -33,4 +33,7 @@ class template_info {
|
||||
|
||||
bool get_all_template_config_directories(std::vector<std::string>& template_config_directories);
|
||||
|
||||
|
||||
bool test_template(const std::string& template_path);
|
||||
|
||||
} // namespace dropshell
|
||||
|
Reference in New Issue
Block a user