]> git.llucax.com Git - software/bife/bife++.git/commit
Now widgets are passed as pointer (and stored as pointers) in container classes.
authorLeandro Lucarella <llucax@gmail.com>
Sun, 17 Aug 2003 00:56:52 +0000 (00:56 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 17 Aug 2003 00:56:52 +0000 (00:56 +0000)
commit65bbdd707ba33de08101076a7191585d6f44c507
tree831d88c956f6b626094ae76085b505dc42a1544c
parent06ab47b05cf33090eb8c8fd4cf55b16a959579a5
Now widgets are passed as pointer (and stored as pointers) in container classes.
Added an append() method to append content to a container.
container.cpp
container.h
fallback.cpp
fallback.h
translate.cpp
translate.h