diff options
Diffstat (limited to 'include/tools/config.hxx')
-rw-r--r-- | include/tools/config.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/config.hxx b/include/tools/config.hxx index 845dd08917d4..776799d3f7df 100644 --- a/include/tools/config.hxx +++ b/include/tools/config.hxx @@ -25,7 +25,7 @@ struct ImplConfigData; struct ImplGroupData; -class TOOLS_DLLPUBLIC Config +class SAL_WARN_UNUSED TOOLS_DLLPUBLIC Config { private: OUString maFileName; |