From 21c41659969cba4dc50d3208fb1736032c971661 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 15 Nov 2018 14:27:28 +0000 Subject: Resolves: tdf#121415 font tab page has no name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3ca6a8b58163fe5c84a306dd80dd7171f8540299 Reviewed-on: https://gerrit.libreoffice.org/63425 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- include/sfx2/tabdlg.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx index d3a56e6a4cd3..0bf86625d690 100644 --- a/include/sfx2/tabdlg.hxx +++ b/include/sfx2/tabdlg.hxx @@ -121,6 +121,7 @@ protected: */ void SavePosAndId(); + void SetPageName(sal_uInt16 nPageId, const OString& rName) const; public: SfxTabDialog(vcl::Window* pParent, const OUString& rID, const OUString& rUIXMLDescription, -- cgit v1.2.3