summaryrefslogtreecommitdiff
path: root/cui/source/inc/pastedlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/pastedlg.hxx')
-rw-r--r--cui/source/inc/pastedlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/pastedlg.hxx b/cui/source/inc/pastedlg.hxx
index a667ae5c914a..c7b815f764cb 100644
--- a/cui/source/inc/pastedlg.hxx
+++ b/cui/source/inc/pastedlg.hxx
@@ -54,7 +54,7 @@ class SvPasteObjectDialog : public ModalDialog
DECL_LINK( DoubleClickHdl, ListBox * );
public:
- SvPasteObjectDialog( Window* pParent );
+ SvPasteObjectDialog( vcl::Window* pParent );
virtual ~SvPasteObjectDialog();
void Insert( SotFormatStringId nFormat, const OUString & rFormatName );