summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/basesh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/basesh.hxx')
-rw-r--r--sw/source/ui/inc/basesh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/basesh.hxx b/sw/source/ui/inc/basesh.hxx
index 26e48b21de10..d5449227cacc 100644
--- a/sw/source/ui/inc/basesh.hxx
+++ b/sw/source/ui/inc/basesh.hxx
@@ -62,7 +62,7 @@ class SwBaseShell: public SfxShell
// Update-Timer for graphic
std::set<sal_uInt16> aGrfUpdateSlots;
- DECL_LINK( GraphicArrivedHdl, SwCrsrShell* );
+ DECL_LINK( GraphicArrivedHdl, void* );
protected:
SwWrtShell& GetShell();