|
|
@ -44,4 +44,4 @@ char *getGenericDataLocation() |
|
|
|
char *getMoviesLocation() |
|
|
|
char *getMoviesLocation() |
|
|
|
{ |
|
|
|
{ |
|
|
|
return QStandardPaths::writableLocation(QStandardPaths::MoviesLocation).toUtf8().data(); |
|
|
|
return QStandardPaths::writableLocation(QStandardPaths::MoviesLocation).toUtf8().data(); |
|
|
|
} |
|
|
|
} |
|
|
|