Change const QString& projectPath to const QString& projectFilePath
Now that we decided to save a project file inside its project folder, having both projectName and projectPath as parameters will be confusing
Signed-off-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
Loading
Please register or sign in to comment