summaryrefslogtreecommitdiff
path: root/include/vcl/builder.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-02-21 14:21:31 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-02-21 16:18:06 +0000
commit342238a320b057d2aab401e29a44fc8f96a3da6a (patch)
treef4e2958592c78a19a55bd2fb36d69e92e3b3d7e7 /include/vcl/builder.hxx
parent1d8fe6a7c6bbaa7d3a5eff8a7a6b5e613bb61b28 (diff)
improve loading submenus from .ui
Change-Id: Ida5382bffa3cee55ffa64fd50d3733a178afa639
Diffstat (limited to 'include/vcl/builder.hxx')
-rw-r--r--include/vcl/builder.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vcl/builder.hxx b/include/vcl/builder.hxx
index 057737294924..d8de47416fb0 100644
--- a/include/vcl/builder.hxx
+++ b/include/vcl/builder.hxx
@@ -366,6 +366,7 @@ private:
void insertMenuObject(
PopupMenu *pParent,
+ PopupMenu *pSubMenu,
const OString &rClass,
const OString &rID,
stringmap &rProps,