Edited open() function to be more descriptive. Set to openFileActual
This commit is contained in:
@@ -36,7 +36,7 @@ private:
|
||||
void setAsset(QString);
|
||||
void searchMeshFiles(QString path);
|
||||
void openFile();
|
||||
void open(QString);
|
||||
void openFileActual(QString);
|
||||
void takeScreenShot();
|
||||
void setDirList();
|
||||
void aboutTool();
|
||||
|
Reference in New Issue
Block a user