Only show folders that really are worlds

This commit is contained in:
Jan Dalheimer
2014-02-16 12:08:39 +01:00
parent f5273ae2b1
commit f26b7dedad
3 changed files with 34 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ protected:
BaseInstance *m_instance;
qint64 pid(QProcess *process);
QString getSave() const;
};
class BaseDetachedTool : public BaseExternalTool