]> git.tdb.fi Git - libs/gltk.git/commit
Add a Layout class to automatically position widgets within a Panel
authorMikko Rasa <tdb@tdb.fi>
Mon, 28 Feb 2011 15:29:05 +0000 (15:29 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 28 Feb 2011 15:29:05 +0000 (15:29 +0000)
commit01eaaef90f4c56cd4669d2f621e3061a938753eb
tree459e0d6ca0a09d12e771ebcd67e05c0d39cbacf0
parent326def6adb29e42ace7a1f1e8455b6d710a23588
Add a Layout class to automatically position widgets within a Panel
source/layout.cpp [new file with mode: 0644]
source/layout.h [new file with mode: 0644]
source/panel.cpp
source/panel.h