]> git.tdb.fi Git - libs/gltk.git/commit
Combine common parts of Column and Row into LinearArrangement
authorMikko Rasa <tdb@tdb.fi>
Sun, 16 Jun 2013 09:17:17 +0000 (12:17 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 16 Jun 2013 09:17:17 +0000 (12:17 +0300)
commit32539688068fad9614291159b069da10ead10f47
treec06de50aa8766ffcf264a79a0c7a2e9632f116f2
parent304500a51a1a9d00e3c84ed2a6ffda0f829445b4
Combine common parts of Column and Row into LinearArrangement
source/arrangement.cpp
source/arrangement.h
source/column.cpp
source/column.h
source/lineararrangement.cpp [new file with mode: 0644]
source/lineararrangement.h [new file with mode: 0644]
source/row.cpp
source/row.h