From 1611669c400a87e6a092e6312fd83b4f9f89257b Mon Sep 17 00:00:00 2001 From: Manal Alhassoun Date: Wed, 3 Jul 2013 13:20:16 +0300 Subject: fonttypedialog.ui widget MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4aac9046a004d84cd47d563aee8b7338e0d17896 Reviewed-on: https://gerrit.libreoffice.org/4697 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- starmath/inc/utility.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'starmath/inc/utility.hxx') diff --git a/starmath/inc/utility.hxx b/starmath/inc/utility.hxx index 01a41cd03d4e..1770a91ffe81 100644 --- a/starmath/inc/utility.hxx +++ b/starmath/inc/utility.hxx @@ -159,6 +159,7 @@ protected: public: SmFontPickListBox(Window* pParent, const ResId& rResId); + SmFontPickListBox (Window* pParent, WinBits nBits); SmFontPickListBox& operator = (const SmFontPickList& rList); -- cgit