]> git.nickg.me.uk Git - traingame.git/commit
Remove the silly properties interface
authorNick Gasson <nick@nickg.me.uk>
Sun, 25 Oct 2009 15:41:57 +0000 (15:41 +0000)
committerNick Gasson <nick@nickg.me.uk>
Sun, 25 Oct 2009 15:41:57 +0000 (15:41 +0000)
commit8baf5e927c50fc27fc0e1941597928d8734ac4b2
tree05ae327fcef73dea321b8fc135be2809757eb402
parent90a39c3aee9034c0005eda171b67f186bd134d14
Remove the silly properties interface
include/gui2/ILayout.hpp
include/gui2/Label.hpp
include/gui2/Widget.hpp
layouts/demo.xml
src/ft/Font.cpp
src/ft/IFont.hpp
src/gui2/Button.cpp
src/gui2/Label.cpp
src/gui2/Widget.cpp
src/gui2/Window.cpp