summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-18 10:16:37 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-18 10:16:37 +0100
commitc036ad17bf22cf5cd28a67bb097bc3d3d314525f (patch)
tree793778ba70b865cd8e1193a9cb53c4110e8dfb9b /starmath
parentc921a579002aa1e728cc98cb6792e10ceb5b9d39 (diff)
GetFontStyleName declaration without definition
Diffstat (limited to 'starmath')
-rw-r--r--starmath/inc/dialog.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/dialog.hxx b/starmath/inc/dialog.hxx
index 69de6169b158..fcad9688f940 100644
--- a/starmath/inc/dialog.hxx
+++ b/starmath/inc/dialog.hxx
@@ -54,7 +54,6 @@ class SubsetMap;
/**************************************************************************/
-const XubString GetFontStyleName(const Font &rFont);
void SetFontStyle(const XubString &rStyleName, Font &rFont);
/**************************************************************************/