summaryrefslogtreecommitdiffstats
path: root/src/eulogium.c
diff options
context:
space:
mode:
authorOlliver Schinagl <o.schinagl@ultimaker.com>2015-06-19 11:32:51 (GMT)
committerOlliver Schinagl <o.schinagl@ultimaker.com>2015-06-19 11:32:51 (GMT)
commit0969685787592e3142b224a5b6def388844e70f7 (patch)
tree60075b8daa8a32f88f7432522c0edeadd463de86 /src/eulogium.c
parentb9a037ea154a14b53ebe8200574d29f72d7e7a89 (diff)
downloadeulogium-0969685787592e3142b224a5b6def388844e70f7.zip
eulogium-0969685787592e3142b224a5b6def388844e70f7.tar.gz
eulogium-0969685787592e3142b224a5b6def388844e70f7.tar.bz2
split up menu data defines into its own widget.h, the actually entries still need to be moved here
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
Diffstat (limited to 'src/eulogium.c')
-rw-r--r--src/eulogium.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/eulogium.c b/src/eulogium.c
index 5485719..ea62afe 100644
--- a/src/eulogium.c
+++ b/src/eulogium.c
@@ -18,6 +18,7 @@
#include "eulogium_private.h"
#include "gettext.h"
#include "procedures.h"
+#include "widget_data.h"
#define COPYRIGHT "Copyright © 2015 Olliver Schinagl <o.schinagl@ultimaker.com> and various contributors (see AUTHORS)."