summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/SidebarTxtControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/docvw/SidebarTxtControl.cxx')
-rw-r--r--sw/source/uibase/docvw/SidebarTxtControl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/docvw/SidebarTxtControl.cxx b/sw/source/uibase/docvw/SidebarTxtControl.cxx
index d864b40114c4..4ab884bbad47 100644
--- a/sw/source/uibase/docvw/SidebarTxtControl.cxx
+++ b/sw/source/uibase/docvw/SidebarTxtControl.cxx
@@ -382,7 +382,7 @@ void SidebarTextControl::Command( const CommandEvent& rCEvt )
}
else
{
- HandleScrollCommand( rCEvt, 0 , mrSidebarWin.Scrollbar());
+ HandleScrollCommand( rCEvt, nullptr , mrSidebarWin.Scrollbar());
}
}
else