summaryrefslogtreecommitdiffstats
path: root/include/vcl/transfer.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-11-17 14:04:08 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-11-19 07:43:51 +0100
commit67408174f82b42ecf55c7ea0a4348aabf73a51f3 (patch)
tree216841049da55347279e0ca3456ae6bc321d6805 /include/vcl/transfer.hxx
parentloplugin:singlevalfields (diff)
downloadcore-67408174f82b42ecf55c7ea0a4348aabf73a51f3.tar.gz
core-67408174f82b42ecf55c7ea0a4348aabf73a51f3.zip
loplugin:constantparam
Change-Id: Ifc2a8db82bd8bb508bce7f226e2cb499d1e6f6f8 Reviewed-on: https://gerrit.libreoffice.org/63492 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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 );