summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/cppuoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/cppumaker/cppuoptions.hxx')
-rw-r--r--codemaker/source/cppumaker/cppuoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/codemaker/source/cppumaker/cppuoptions.hxx b/codemaker/source/cppumaker/cppuoptions.hxx
index 497fbd96402b..882dfa66dbef 100644
--- a/codemaker/source/cppumaker/cppuoptions.hxx
+++ b/codemaker/source/cppumaker/cppuoptions.hxx
@@ -32,7 +32,7 @@ public:
OString prepareHelp() override;
- OString prepareVersion();
+ OString prepareVersion() const;
protected:
};