summaryrefslogtreecommitdiff
path: root/svtools/source/control/fileurlbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/control/fileurlbox.cxx')
-rw-r--r--svtools/source/control/fileurlbox.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/control/fileurlbox.cxx b/svtools/source/control/fileurlbox.cxx
index 13f96f01a3ff..5ed40d77eaac 100644
--- a/svtools/source/control/fileurlbox.cxx
+++ b/svtools/source/control/fileurlbox.cxx
@@ -30,7 +30,7 @@ namespace svt
//= FileURLBox
- FileURLBox::FileURLBox( Window* _pParent, WinBits _nStyle )
+ FileURLBox::FileURLBox( vcl::Window* _pParent, WinBits _nStyle )
:SvtURLBox( _pParent, _nStyle, INET_PROT_FILE )
{
DisableHistory();