summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/View.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/View.hxx')
-rw-r--r--sd/source/ui/inc/View.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/View.hxx b/sd/source/ui/inc/View.hxx
index 3d0eca9750b5..6551e967fa0a 100644
--- a/sd/source/ui/inc/View.hxx
+++ b/sd/source/ui/inc/View.hxx
@@ -130,7 +130,7 @@ public:
CreateDragDataObject (::sd::View*, vcl::Window& rWindow,
const Point& rDragPos);
css::uno::Reference<css::datatransfer::XTransferable>
- CreateSelectionDataObject (::sd::View*, vcl::Window& rWindow);
+ CreateSelectionDataObject (::sd::View*);
void UpdateSelectionClipboard( bool bForceDeselect );