summaryrefslogtreecommitdiff
path: root/include/vcl/transfer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/transfer.hxx')
-rw-r--r--include/vcl/transfer.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/vcl/transfer.hxx b/include/vcl/transfer.hxx
index 7539048d18f6..8da3e4ec7a8a 100644
--- a/include/vcl/transfer.hxx
+++ b/include/vcl/transfer.hxx
@@ -247,8 +247,7 @@ public:
void CopyToClipboard( vcl::Window *pWindow ) const;
void CopyToSelection( vcl::Window *pWindow ) const;
- void StartDrag( vcl::Window* pWindow, sal_Int8 nDragSourceActions,
- sal_Int32 nDragPointer = DND_POINTER_NONE );
+ void StartDrag( vcl::Window* pWindow, sal_Int8 nDragSourceActions );
static void ClearSelection( vcl::Window *pWindow );