finishing up gta5view 1.4.0
This commit is contained in:
parent
8ddd79d667
commit
e047e1b44d
19 changed files with 340 additions and 110 deletions
|
@ -39,6 +39,10 @@ private:
|
|||
CrewDatabase *crewDB;
|
||||
ProfileLoader *profileLoader;
|
||||
|
||||
private slots:
|
||||
void preloaded();
|
||||
void loaded();
|
||||
|
||||
signals:
|
||||
void pictureLoaded(SnapmaticPicture *picture);
|
||||
void savegameLoaded(SavegameData *savegame, QString savegamePath);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue