repair broken Snapmatics and fix Snapmatic format issue
This commit is contained in:
parent
f9eee75757
commit
eeb0c01a5f
19 changed files with 487 additions and 344 deletions
|
@ -45,6 +45,7 @@ private slots:
|
|||
|
||||
signals:
|
||||
void pictureLoaded(SnapmaticPicture *picture);
|
||||
void pictureFixed(SnapmaticPicture *picture);
|
||||
void savegameLoaded(SavegameData *savegame, QString savegamePath);
|
||||
void loadingProgress(int value, int maximum);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue