summaryrefslogtreecommitdiff
path: root/sw/inc/swrect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swrect.hxx')
-rw-r--r--sw/inc/swrect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swrect.hxx b/sw/inc/swrect.hxx
index f2b620884f67..4cebc24f1a76 100644
--- a/sw/inc/swrect.hxx
+++ b/sw/inc/swrect.hxx
@@ -31,7 +31,7 @@
#include <tools/gen.hxx>
class SvStream;
-class SwRect
+class SAL_WARN_UNUSED SwRect
{
Point m_Point;
Size m_Size;