made all path relative now

This commit is contained in:
Anakin
2017-04-30 15:05:21 +02:00
parent da0b7e3c5f
commit 7e87b14fe1
8 changed files with 102 additions and 12 deletions

View File

@@ -30,6 +30,8 @@ private:
// functions
private:
void setupWidgets();
void getAssetLibrary();
void searchMeshFiles(QString path);
void openFile();
void takeScreenShot();
void aboutTool();