summaryrefslogtreecommitdiff
path: root/endless/endless.h
diff options
context:
space:
mode:
authorP. F. Chimento <philip.chimento@gmail.com>2013-05-03 18:33:05 +0200
committerP. F. Chimento <philip.chimento@gmail.com>2013-05-13 16:41:15 +0200
commit5e9dcb466c5506a8ea4b52e1eb452df6d806c823 (patch)
treec896145fc89115c6ffc37484f460a0e5330f7964 /endless/endless.h
parent55be2cb2bd90e55832af798c05e699c99fc3d38f (diff)
Implement EosPageManager
Minimum functionality for EosPageManager. Currently uses a GtkNotebook internally until we decide what to do regarding GtkStack. (Philip; map/unmap Matt, Patrick)
Diffstat (limited to 'endless/endless.h')
-rw-r--r--endless/endless.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/endless/endless.h b/endless/endless.h
index 6bf4f29..9f5706c 100644
--- a/endless/endless.h
+++ b/endless/endless.h
@@ -13,6 +13,7 @@ G_BEGIN_DECLS
/* Pull in other header files */
#include "eostypes.h"
#include "eosapplication.h"
+#include "eospagemanager.h"
#include "eoswindow.h"
#undef _EOS_SDK_INSIDE_ENDLESS_H