Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2012-10-13 15:38:03 +0000
committerStijn Buys <ingar@osirion.org>2012-10-13 15:38:03 +0000
commit5dea1a263136c4cbe011de3325605dd3dc4523af (patch)
tree6da09a6007a148d5fe13254f275bb68b71242429 /src/client/mainmenu.h
parent3b8ea0849fac5532d61a90608bda876cf518ba1b (diff)
Added dialog infrastructure.
Diffstat (limited to 'src/client/mainmenu.h')
-rw-r--r--src/client/mainmenu.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client/mainmenu.h b/src/client/mainmenu.h
index 0a0354c..8b1ec58 100644
--- a/src/client/mainmenu.h
+++ b/src/client/mainmenu.h
@@ -9,10 +9,11 @@
#include "ui/window.h"
#include "ui/bitmap.h"
+#include "client/dialog.h"
namespace client
{
-
+
/**
* @brief the client's main menu window
* The MainMenu contains a number of child menu windows,