summaryrefslogtreecommitdiffstats
path: root/include/svx/dialcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/dialcontrol.hxx')
-rw-r--r--include/svx/dialcontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/dialcontrol.hxx b/include/svx/dialcontrol.hxx
index e100b91574a1..8fafb3fc03aa 100644
--- a/include/svx/dialcontrol.hxx
+++ b/include/svx/dialcontrol.hxx
@@ -160,7 +160,7 @@ private:
void InvalidateControl();
- DECL_LINK(LinkedFieldModifyHdl, weld::MetricSpinButton&, void);
+ DECL_DLLPRIVATE_LINK(LinkedFieldModifyHdl, weld::MetricSpinButton&, void);
};
}