Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanW2 committed Aug 29, 2015
1 parent 61e5286 commit 91211d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/qgsapplication.cpp
Expand Up @@ -1028,6 +1028,7 @@ bool QgsApplication::createThemeFolder()
}

copyPath( defaultThemesFolder(), userThemesFolder() );
return true;
}

void QgsApplication::copyPath( QString src, QString dst )
Expand Down

0 comments on commit 91211d0

Please sign in to comment.