]> git.tdb.fi Git - libs/core.git/commitdiff
Allow startup info to be set externally
authorMikko Rasa <tdb@tdb.fi>
Mon, 10 Nov 2014 17:25:19 +0000 (19:25 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 10 Nov 2014 17:25:19 +0000 (19:25 +0200)
... but only if startup didn't happen through Application::run().  Certain
facilities, like Graphics::Display on Windows, require startup info to be
set and would not work without this in a custom startup scenario.


No differences found