summaryrefslogtreecommitdiff
path: root/include/unotools/defaultoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/defaultoptions.hxx')
-rw-r--r--include/unotools/defaultoptions.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/unotools/defaultoptions.hxx b/include/unotools/defaultoptions.hxx
index 8149361acc62..7d96f44f5034 100644
--- a/include/unotools/defaultoptions.hxx
+++ b/include/unotools/defaultoptions.hxx
@@ -32,11 +32,10 @@ private:
std::shared_ptr<SvtDefaultOptions_Impl> pImpl;
public:
-
SvtDefaultOptions();
virtual ~SvtDefaultOptions() override;
- OUString GetDefaultPath( sal_uInt16 nId ) const;
+ OUString GetDefaultPath(sal_uInt16 nId) const;
};
#endif // INCLUDED_UNOTOOLS_DEFAULTOPTIONS_HXX