From 5f5ee992bd8377dc984b576950d468f6407d5c63 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Fri, 8 Jan 2021 22:41:56 +0900 Subject: devtools: Implement development tools docking window MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id3b8f424e24bac5164b8b3069580ffee65dd265c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107993 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- svx/uiconfig/ui/developmenttool.ui | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 svx/uiconfig/ui/developmenttool.ui (limited to 'svx/uiconfig') diff --git a/svx/uiconfig/ui/developmenttool.ui b/svx/uiconfig/ui/developmenttool.ui new file mode 100644 index 000000000000..6bb0d69a339c --- /dev/null +++ b/svx/uiconfig/ui/developmenttool.ui @@ -0,0 +1,26 @@ + + + + + + + True + False + True + True + 24 + + + True + False + True + True + Test + + + 0 + 0 + + + + -- cgit on value='distro/cib/libreoffice-6-4'>distro/cib/libreoffice-6-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2016-11-22trivial makefile cleanupsMichael Stahl