summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/sdmod.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx
index fc44c68aa024..cfad16996773 100644
--- a/sd/inc/sdmod.hxx
+++ b/sd/inc/sdmod.hxx
@@ -189,7 +189,7 @@ private:
@VclSimpleEvent *
a poiter to a VCLSimpleEvent (see vcl/vclevent.hxx )
*/
- DECL_LINK( EventListenerHdl, VclSimpleEvent* );
+ DECL_STATIC_LINK( SdModule, EventListenerHdl, VclSimpleEvent* );
};