RagePhoto: Load parser added
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4d9cd2d9ff
commit
a798be0b53
3 changed files with 371 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ set(GTA5VIEW_SOURCES
|
|||
ProfileInterface.cpp
|
||||
ProfileLoader.cpp
|
||||
ProfileWidget.cpp
|
||||
RagePhoto.cpp
|
||||
SavegameCopy.cpp
|
||||
SavegameData.cpp
|
||||
SavegameDialog.cpp
|
||||
|
|
@ -105,6 +106,7 @@ set(GTA5VIEW_HEADERS
|
|||
ProfileInterface.h
|
||||
ProfileLoader.h
|
||||
ProfileWidget.h
|
||||
RagePhoto.h
|
||||
SavegameCopy.h
|
||||
SavegameData.h
|
||||
SavegameDialog.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue