summaryrefslogtreecommitdiff
path: root/include/tools/resary.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/resary.hxx')
-rw-r--r--include/tools/resary.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/resary.hxx b/include/tools/resary.hxx
index 0cec8eb351b8..5a935c271066 100644
--- a/include/tools/resary.hxx
+++ b/include/tools/resary.hxx
@@ -27,7 +27,7 @@
class ResId;
-class TOOLS_DLLPUBLIC ResStringArray
+class SAL_WARN_UNUSED TOOLS_DLLPUBLIC ResStringArray
{
struct Impl;
std::unique_ptr<Impl> mpImpl;