summaryrefslogtreecommitdiff
path: root/include/vcl/region.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/region.hxx')
-rw-r--r--include/vcl/region.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/region.hxx b/include/vcl/region.hxx
index faa2da61141d..0c8fad891cc0 100644
--- a/include/vcl/region.hxx
+++ b/include/vcl/region.hxx
@@ -40,7 +40,7 @@ typedef std::vector< tools::Rectangle > RectangleVector;
namespace vcl {
-class VCL_DLLPUBLIC Region
+class SAL_WARN_UNUSED VCL_DLLPUBLIC Region
{
private:
friend class ::OutputDevice;