summaryrefslogtreecommitdiff
path: root/cui/source/inc/macropg.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-09-13 22:24:00 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-09-13 22:26:22 +0200
commita53808c0ed577468393aced90963af6496706959 (patch)
tree3f858f7115bda93d4ed90463c271f9597599fd20 /cui/source/inc/macropg.hxx
parentccfbc9d3ac83fa238d6240b5365dc7572c64d241 (diff)
loplugin:dllprivate
Change-Id: I1fe70a39c50aba8b84c117653185fc37dbbfeab0
Diffstat (limited to 'cui/source/inc/macropg.hxx')
-rw-r--r--cui/source/inc/macropg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/macropg.hxx b/cui/source/inc/macropg.hxx
index f0e0648282b3..fb9860012a11 100644
--- a/cui/source/inc/macropg.hxx
+++ b/cui/source/inc/macropg.hxx
@@ -118,7 +118,7 @@ public:
SvxMacroAssignSingleTabDialog(vcl::Window* pParent, const SfxItemSet& rOptionsSet);
private:
- DECL_DLLPRIVATE_LINK_TYPED( OKHdl_Impl, Button *, void );
+ DECL_LINK_TYPED( OKHdl_Impl, Button *, void );
};