summaryrefslogtreecommitdiff
path: root/sw/inc/prtopt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/prtopt.hxx')
-rw-r--r--sw/inc/prtopt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/prtopt.hxx b/sw/inc/prtopt.hxx
index 5c53ee1a84bd..e03714902b63 100644
--- a/sw/inc/prtopt.hxx
+++ b/sw/inc/prtopt.hxx
@@ -27,7 +27,7 @@ class SwPrintOptions : public SwPrintData, public utl::ConfigItem
private:
bool const bIsWeb;
- css::uno::Sequence<OUString> GetPropertyNames();
+ css::uno::Sequence<OUString> GetPropertyNames() const;
virtual void ImplCommit() override;