summaryrefslogtreecommitdiff
path: root/include/svx/dlgctl3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/dlgctl3d.hxx')
-rw-r--r--include/svx/dlgctl3d.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/svx/dlgctl3d.hxx b/include/svx/dlgctl3d.hxx
index 2fcdfcb31879..8e48d52090e7 100644
--- a/include/svx/dlgctl3d.hxx
+++ b/include/svx/dlgctl3d.hxx
@@ -173,10 +173,10 @@ public:
protected:
- DECL_LINK_TYPED( InternalInteractiveChange, Svx3DLightControl*, void);
- DECL_LINK_TYPED( InternalSelectionChange, Svx3DLightControl*, void);
- DECL_LINK_TYPED( ScrollBarMove, ScrollBar*, void);
- DECL_LINK_TYPED( ButtonPress, Button*, void);
+ DECL_LINK( InternalInteractiveChange, Svx3DLightControl*, void);
+ DECL_LINK( InternalSelectionChange, Svx3DLightControl*, void);
+ DECL_LINK( ScrollBarMove, ScrollBar*, void);
+ DECL_LINK( ButtonPress, Button*, void);
// initialize local parameters
void Init();