summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/WindowUpdater.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/WindowUpdater.hxx')
-rw-r--r--sd/source/ui/inc/WindowUpdater.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/WindowUpdater.hxx b/sd/source/ui/inc/WindowUpdater.hxx
index 1363fe57e200..0ea8a356deef 100644
--- a/sd/source/ui/inc/WindowUpdater.hxx
+++ b/sd/source/ui/inc/WindowUpdater.hxx
@@ -97,7 +97,7 @@ public:
text objects. This refromatting is necessary for the new values
to take effect.
*/
- void Update (OutputDevice* pDevice, SdDrawDocument* pDocument=0) const;
+ void Update (OutputDevice* pDevice, SdDrawDocument* pDocument=nullptr) const;
/** Callback that waits for notifications of a
<type>SvtCTLOptions</type> object.