From af97c180983e5a8ac147b97f7773d483bba8cfef Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Thu, 11 Aug 2016 13:53:20 +0200 Subject: GSoC notebookbar: multiple .ui implementations + added menu controller for .uno:Notebookbar showing all implementations + switching between .ui files + officecfg stores implementation description + added second implementation file notebookbar_groups.ui Change-Id: I9f406daced7a111793f61a2e9f939cba27d92184 Reviewed-on: https://gerrit.libreoffice.org/28067 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- framework/util/fwl.component | 3 +++ 1 file changed, 3 insertions(+) (limited to 'framework/util') diff --git a/framework/util/fwl.component b/framework/util/fwl.component index 83e513c53b5f..7e8fa1b140e7 100644 --- a/framework/util/fwl.component +++ b/framework/util/fwl.component @@ -64,6 +64,9 @@ + + + -- cgit