summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/labprt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/envelp/labprt.hxx')
-rw-r--r--sw/source/ui/envelp/labprt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/envelp/labprt.hxx b/sw/source/ui/envelp/labprt.hxx
index 2827f7bf92d5..8d494e8b3795 100644
--- a/sw/source/ui/envelp/labprt.hxx
+++ b/sw/source/ui/envelp/labprt.hxx
@@ -44,7 +44,7 @@ class SwLabPrtPage : public SfxTabPage
VclPtr<FixedText> m_pPrinterInfo;
VclPtr<PushButton> m_pPrtSetup;
- DECL_LINK_TYPED( CountHdl, Button *, void );
+ DECL_LINK( CountHdl, Button *, void );
SwLabDlg* GetParentSwLabDlg() {return static_cast<SwLabDlg*>(GetParentDialog());}