diff options
Diffstat (limited to 'sd/source/ui/dlg/dlgassim.hxx')
-rw-r--r-- | sd/source/ui/dlg/dlgassim.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/dlgassim.hxx b/sd/source/ui/dlg/dlgassim.hxx index 3eeb40144ee8..aec9c1d8ce31 100644 --- a/sd/source/ui/dlg/dlgassim.hxx +++ b/sd/source/ui/dlg/dlgassim.hxx @@ -51,7 +51,7 @@ public: sal_uInt16 GetSelectedPage(); sal_Bool IsPageChecked( sal_uInt16 nPage ); - DECL_LINK( CheckButtonClickHdl, SvLBoxButtonData * ); + DECL_LINK( CheckButtonClickHdl, void * ); virtual void DataChanged( const DataChangedEvent& rDCEvt ); |