now can load more profiles, translation updated

This commit is contained in:
Rafael 2016-03-27 15:53:32 +02:00
parent fc37a5963c
commit 6c55773dbc
12 changed files with 175 additions and 33 deletions

View file

@ -37,6 +37,7 @@ protected:
private:
QString profileFolder;
CrewDatabase *crewDB;
ProfileLoader *profileLoader;
signals:
void pictureLoaded(SnapmaticPicture *picture, QString picturePath);