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 e7b80b29b484..92d53c47ddcd 100644
--- a/cui/source/options/optmemory.hxx
+++ b/cui/source/options/optmemory.hxx
@@ -51,7 +51,7 @@ private:
inline void SetNfGraphicObjectCacheMax( long nSizeInBytes );
inline void SetNfGraphicObjectCacheLast( long nSizeInBytes );
protected:
- virtual sfxpg DeactivatePage( SfxItemSet* pSet = NULL ) override;
+ virtual sfxpg DeactivatePage( SfxItemSet* pSet = nullptr ) override;
public:
OfaMemoryOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet );