mirror of
https://github.com/edubart/otclient.git
synced 2025-12-27 10:07:11 +01:00
Many UI improvements and minor fixes
This commit is contained in:
@@ -70,6 +70,8 @@ public:
|
||||
std::string getWorkDir() { return m_workDir; }
|
||||
std::deque<std::string> getSearchPaths() { return m_searchPaths; }
|
||||
|
||||
std::string guessFileType(const std::string& filename, const std::string& type);
|
||||
|
||||
private:
|
||||
std::string m_workDir;
|
||||
std::string m_writeDir;
|
||||
|
||||
Reference in New Issue
Block a user