summaryrefslogtreecommitdiff
path: root/include/tools/rc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/rc.hxx')
-rw-r--r--include/tools/rc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/rc.hxx b/include/tools/rc.hxx
index ebf946a07e9a..3636d60c4896 100644
--- a/include/tools/rc.hxx
+++ b/include/tools/rc.hxx
@@ -22,7 +22,7 @@
#include <tools/toolsdllapi.h>
#include <tools/resmgr.hxx>
-class TOOLS_DLLPUBLIC Resource
+class SAL_WARN_UNUSED TOOLS_DLLPUBLIC Resource
{
protected:
ResMgr* m_pResMgr;