summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/fontcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/fontcfg.hxx')
-rw-r--r--sw/source/ui/inc/fontcfg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/fontcfg.hxx b/sw/source/ui/inc/fontcfg.hxx
index fd8873f8d061..49f536e8f48e 100644
--- a/sw/source/ui/inc/fontcfg.hxx
+++ b/sw/source/ui/inc/fontcfg.hxx
@@ -53,7 +53,6 @@
#define FONTSIZE_CJK_DEFAULT 210
#define FONTSIZE_OUTLINE 280
-
class SW_DLLPUBLIC SwStdFontConfig : public utl::ConfigItem
{
OUString sDefaultFonts[DEF_FONT_COUNT];
@@ -110,5 +109,4 @@ public:
};
#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */