]> git.tdb.fi Git - libs/gltk.git/commitdiff
Refactor Panel to create Layout internally on request
authorMikko Rasa <tdb@tdb.fi>
Mon, 21 Aug 2023 12:42:10 +0000 (15:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 21 Aug 2023 12:51:08 +0000 (15:51 +0300)
The Panel always took ownership of the layout anyway, and there seems to
be little point to replace an existing layout with a new one.


No differences found