summaryrefslogtreecommitdiff
path: root/include/svtools/fileurlbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/fileurlbox.hxx')
-rw-r--r--include/svtools/fileurlbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/fileurlbox.hxx b/include/svtools/fileurlbox.hxx
index f75cb5c0ec4a..c1dfde0f65fb 100644
--- a/include/svtools/fileurlbox.hxx
+++ b/include/svtools/fileurlbox.hxx
@@ -37,7 +37,7 @@ namespace svt
OUString m_sPreservedText;
public:
- FileURLBox( Window* _pParent, WinBits _nStyle );
+ FileURLBox( vcl::Window* _pParent, WinBits _nStyle );
protected:
virtual bool PreNotify( NotifyEvent& rNEvt ) SAL_OVERRIDE;