UI: Make GetUnusedSceneCollectionFile usable elsewhere
This commit is contained in:
@@ -213,6 +213,7 @@ inline const char *Str(const char *lookup)
|
||||
|
||||
bool GetFileSafeName(const char *name, std::string &file);
|
||||
bool GetClosestUnusedFileName(std::string &path, const char *extension);
|
||||
bool GetUnusedSceneCollectionFile(std::string &name, std::string &file);
|
||||
|
||||
bool WindowPositionValid(QRect rect);
|
||||
|
||||
|
Reference in New Issue
Block a user