summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/PresentationViewShellBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/PresentationViewShellBase.hxx')
-rw-r--r--sd/source/ui/inc/PresentationViewShellBase.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/PresentationViewShellBase.hxx b/sd/source/ui/inc/PresentationViewShellBase.hxx
index 3eddaaceb19d..f52c6a243cee 100644
--- a/sd/source/ui/inc/PresentationViewShellBase.hxx
+++ b/sd/source/ui/inc/PresentationViewShellBase.hxx
@@ -38,10 +38,10 @@ public:
macros.
*/
PresentationViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
- virtual ~PresentationViewShellBase (void);
+ virtual ~PresentationViewShellBase();
protected:
- virtual void InitializeFramework (void) SAL_OVERRIDE;
+ virtual void InitializeFramework() SAL_OVERRIDE;
};
} // end of namespace sd