summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tpoption.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tpoption.hxx')
-rw-r--r--sd/source/ui/inc/tpoption.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tpoption.hxx b/sd/source/ui/inc/tpoption.hxx
index 58bd4e965c80..5ef18f4c4452 100644
--- a/sd/source/ui/inc/tpoption.hxx
+++ b/sd/source/ui/inc/tpoption.hxx
@@ -126,7 +126,7 @@ private:
protected:
virtual void ActivatePage( const SfxItemSet& rSet ) SAL_OVERRIDE;
- virtual int DeactivatePage( SfxItemSet* pSet ) SAL_OVERRIDE;
+ virtual sfxpg DeactivatePage( SfxItemSet* pSet ) SAL_OVERRIDE;
public:
SdTpOptionsMisc( vcl::Window* pParent, const SfxItemSet& rInAttrs );