summaryrefslogtreecommitdiff
path: root/cui/source/options/optmemory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optmemory.hxx')
-rw-r--r--cui/source/options/optmemory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optmemory.hxx b/cui/source/options/optmemory.hxx
index 666010fd3f10..1ba1a1ec4b95 100644
--- a/cui/source/options/optmemory.hxx
+++ b/cui/source/options/optmemory.hxx
@@ -53,7 +53,7 @@ private:
inline void SetNfGraphicObjectCacheMax( long nSizeInBytes );
inline void SetNfGraphicObjectCacheLast( long nSizeInBytes );
protected:
- virtual int DeactivatePage( SfxItemSet* pSet = NULL ) SAL_OVERRIDE;
+ virtual sfxpg DeactivatePage( SfxItemSet* pSet = NULL ) SAL_OVERRIDE;
public:
OfaMemoryOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet );