]> git.tdb.fi Git - libs/gui.git/commit
Export Image::Data in the public API
authorMikko Rasa <tdb@tdb.fi>
Tue, 5 Sep 2023 09:23:52 +0000 (12:23 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 5 Sep 2023 09:23:52 +0000 (12:23 +0300)
commit44d4879975b087e9accb82c6531c3c573a0ec107
tree4cdbe286e1dd10eaee20f5b21b8e440ff9508a25
parenta6eecc5117d91534aaf13e93baf64855f4b963c0
Export Image::Data in the public API

It's necessary because Image's destructor is generated by the compiler,
and also in case a user wants to define their own image loader.
source/graphics/image.h