From f5fe6046b260ecf32cbe9bd9ea023c5c6ea08cea Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 29 Nov 2020 21:09:14 +0100 Subject: LOKit: hide 'To document' dropdown In Online sheets can be copied/moved only in current document Change-Id: Ic30d9ae1e48184ab2aadccedcc670e0fea357296 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106844 Tested-by: Jenkins CollaboraOffice Reviewed-by: Andras Timar --- sc/source/ui/inc/mvtabdlg.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/source/ui/inc/mvtabdlg.hxx') diff --git a/sc/source/ui/inc/mvtabdlg.hxx b/sc/source/ui/inc/mvtabdlg.hxx index 9836cc544639..bd372005408a 100644 --- a/sc/source/ui/inc/mvtabdlg.hxx +++ b/sc/source/ui/inc/mvtabdlg.hxx @@ -63,6 +63,7 @@ private: std::unique_ptr m_xBtnMove; std::unique_ptr m_xBtnCopy; + std::unique_ptr m_xFtDoc; std::unique_ptr m_xLbDoc; std::unique_ptr m_xLbTable; std::unique_ptr m_xEdTabName; -- cgit v1.2.1