diff options
author | mb93783 <mb93783@macpro-dev1> | 2009-11-04 15:39:48 +0100 |
---|---|---|
committer | mb93783 <mb93783@macpro-dev1> | 2009-11-04 15:39:48 +0100 |
commit | 68ada2204584bcc0155e6799a58ff3f28d6a8c4d (patch) | |
tree | ab25f9bd96ed098924282d281aaf3a57b281efe4 /cui/source/options/fontsubs.hxx | |
parent | 1a449b61ce1cc96a0f6fa260b61b1139927d58b0 (diff) |
#i106432#, #i103496#: some fixes found while building on more platforms
Diffstat (limited to 'cui/source/options/fontsubs.hxx')
-rw-r--r-- | cui/source/options/fontsubs.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/fontsubs.hxx b/cui/source/options/fontsubs.hxx index 06105815c..3ff409a65 100644 --- a/cui/source/options/fontsubs.hxx +++ b/cui/source/options/fontsubs.hxx @@ -39,7 +39,7 @@ namespace utl { class SourceViewConfig; -}; +} // class SvxFontSubstCheckListBox ------------------------------------------ |