summaryrefslogtreecommitdiff
path: root/include/vcl/xtextedt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/xtextedt.hxx')
-rw-r--r--include/vcl/xtextedt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/xtextedt.hxx b/include/vcl/xtextedt.hxx
index fa29f7c5f18c..c5dd3770851f 100644
--- a/include/vcl/xtextedt.hxx
+++ b/include/vcl/xtextedt.hxx
@@ -52,7 +52,7 @@ protected:
bool ImpIndentBlock( bool bRight );
public:
- ExtTextView( ExtTextEngine* pEng, Window* pWindow );
+ ExtTextView( ExtTextEngine* pEng, vcl::Window* pWindow );
virtual ~ExtTextView();
bool MatchGroup();