]> git.tdb.fi Git - libs/gltk.git/commitdiff
Reintroduce the Resources constructor that immediately loads a file
authorMikko Rasa <tdb@tdb.fi>
Wed, 16 Jan 2013 16:58:51 +0000 (18:58 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 16 Jan 2013 17:01:41 +0000 (19:01 +0200)
This covers many simple use cases and avoids the need of creating a
sub-class to add sources or load data before a Root is created.


No differences found