Mana
|
#include <guichan/widget.hpp>
#include <guichan/widgetlistener.hpp>
#include <guichan/widgets/container.hpp>
#include <guichan/widgets/tabbedarea.hpp>
#include "gui/widgets/button.h"
#include <memory>
#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... | |