summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/defs.h b/include/defs.h
index 328503b..7011a4e 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -96,6 +96,8 @@
#define PART_TITLE_TEXT "title,text"
#define PART_POPUP_BUTTON_1 "button1"
#define PART_POPUP_BUTTON_2 "button2"
+#define PART_SWALLOW_ICON "elm.swallow.icon"
+#define PART_SWALLOW_CONTENT "elm.swallow.content"
#define SIG_SHOW_NAVIGATION "sig.show.navigation"
#define SIG_HIDE_NAVIGATION "sig.hide.navigation"