Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/entitymenu.h')
-rw-r--r--src/client/entitymenu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/entitymenu.h b/src/client/entitymenu.h
index 4907c98..0285879 100644
--- a/src/client/entitymenu.h
+++ b/src/client/entitymenu.h
@@ -10,13 +10,13 @@
#include "core/entity.h"
#include "ui/container.h"
#include "ui/label.h"
-#include "ui/widget.h"
+#include "ui/window.h"
namespace client
{
/// entity menu
-class EntityMenu : public ui::Widget
+class EntityMenu : public ui::Window
{
public:
/// create a new menu