summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/IdleDetection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools/IdleDetection.hxx')
-rw-r--r--sd/source/ui/inc/tools/IdleDetection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tools/IdleDetection.hxx b/sd/source/ui/inc/tools/IdleDetection.hxx
index 63690dc84662..a5c4639b871a 100644
--- a/sd/source/ui/inc/tools/IdleDetection.hxx
+++ b/sd/source/ui/inc/tools/IdleDetection.hxx
@@ -64,7 +64,7 @@ public:
IdleStates values or-ed together that describe what the system
is currently doing so that the caller can decide what to do.
*/
- static sal_Int32 GetIdleState (const vcl::Window* pWindow = NULL);
+ static sal_Int32 GetIdleState (const vcl::Window* pWindow = nullptr);
private:
/** Check whether there are input events pending.