summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtpaint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/txtpaint.hxx')
-rw-r--r--sw/source/core/text/txtpaint.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/text/txtpaint.hxx b/sw/source/core/text/txtpaint.hxx
index f3ef7296f95e..c14c6560cf81 100644
--- a/sw/source/core/text/txtpaint.hxx
+++ b/sw/source/core/text/txtpaint.hxx
@@ -25,7 +25,7 @@ class SwRect; // SwSaveClip
class SwSaveClip
{
- Region aClip;
+ vcl::Region aClip;
const bool bOn;
bool bChg;
protected: