]> git.llucax.com Git - software/bife/bife++.git/commit
Added initial Widget, Container and Fallback implementation.
authorLeandro Lucarella <llucax@gmail.com>
Wed, 13 Aug 2003 06:52:06 +0000 (06:52 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 13 Aug 2003 06:52:06 +0000 (06:52 +0000)
commit22a67f92aba3f9c1f24b91f19ef7ed0361fb010b
tree52d97ef46ce5894c031992b493a66c6e845cd6bb
parent0271add7a00a56a975c4e8da67fd3dbbeab2483b
Added initial Widget, Container and Fallback implementation.
Makefile
container.cpp [new file with mode: 0644]
container.h [new file with mode: 0644]
fallback.cpp [new file with mode: 0644]
fallback.h [new file with mode: 0644]
widget.cpp [new file with mode: 0644]
widget.h [new file with mode: 0644]