#include <guichan/widget.hpp>
#include <guichan/widgets/container.hpp>
#include <guichan/widgets/tabbedarea.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | TabbedArea |
A tabbed area, the same as the guichan tabbed area in 0.8, but extended. More... |