summaryrefslogtreecommitdiff
path: root/sw/UIConfig_swreport.mk
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2015-12-12 23:34:38 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2015-12-13 09:12:22 +0200
commit2657e3146232dc61d759ff5da35eba2ce6270517 (patch)
tree1a137ff384c0b3b4e81909791c49e3414c972d17 /sw/UIConfig_swreport.mk
parent5df326438fd3a5613a52b4de1935426911ff1301 (diff)
tdf#93837 Convert MN_TAB_POPUPMENU to xml
Change-Id: I8bf4557094bc32ad58760e822689c3f1d5f33c8f
Diffstat (limited to 'sw/UIConfig_swreport.mk')
-rw-r--r--sw/UIConfig_swreport.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/UIConfig_swreport.mk b/sw/UIConfig_swreport.mk
index ac807fb5b9ac..8d0a2db32444 100644
--- a/sw/UIConfig_swreport.mk
+++ b/sw/UIConfig_swreport.mk
@@ -13,6 +13,10 @@ $(eval $(call gb_UIConfig_add_menubarfiles,modules/swreport,\
sw/uiconfig/swreport/menubar/menubar \
))
+$(eval $(call gb_UIConfig_add_popupmenufiles,modules/swreport,\
+ sw/uiconfig/swreport/popupmenu/table \
+))
+
$(eval $(call gb_UIConfig_add_statusbarfiles,modules/swreport,\
sw/uiconfig/swreport/statusbar/statusbar \
))