diff options
Diffstat (limited to 'sw/source/ui/inc/tmpdlg.hxx')
-rw-r--r-- | sw/source/ui/inc/tmpdlg.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/inc/tmpdlg.hxx b/sw/source/ui/inc/tmpdlg.hxx index cc2a9c18d441..479e54da06c1 100644 --- a/sw/source/ui/inc/tmpdlg.hxx +++ b/sw/source/ui/inc/tmpdlg.hxx @@ -45,6 +45,7 @@ class SwTemplateDlg: public SfxStyleDialog sal_Bool bNewStyle; DECL_LINK( NumOptionsHdl, PushButton* ); + DECL_LINK( ApplyHdl, void* ); public: SwTemplateDlg( Window* pParent, |