add custom load functions, move private data to struct
This commit is contained in:
parent
1d48cd0fbd
commit
136520372d
6 changed files with 313 additions and 267 deletions
|
@ -47,6 +47,7 @@ else()
|
|||
endif()
|
||||
|
||||
set(RAGEPHOTO_HEADERS
|
||||
src/libragephoto_data.h
|
||||
src/libragephoto_global.h
|
||||
src/RagePhoto.h
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue