cambios menores

This commit is contained in:
Luis Ángel San Martín
2012-05-23 07:23:25 +02:00
parent 391dc82193
commit 51a0f1b458
3 changed files with 5 additions and 2 deletions

View File

@ -79,7 +79,7 @@ private:
QString getLocalizedFileName(QString fileName, QString locales, QString path) const;
bool StaticFileController::exists(QString localizedName, QString path) const;
bool exists(QString localizedName, QString path) const;
};
#endif // STATICFILECONTROLLER_H