Skip to content

Commit

Permalink
fmk - fixing compilation issue on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
fmckenna committed Sep 27, 2018
1 parent faf29b2 commit ebafa15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UserDefinedApplication.cpp
Expand Up @@ -206,6 +206,6 @@ UserDefinedApplication::chooseFileName(void) {
UserDefinedApplication::copyFiles(QString &dirName) {

copyFilePath = dirName;

return true;
}

0 comments on commit ebafa15

Please sign in to comment.