summaryrefslogtreecommitdiffstats
path: root/xmlhelp/source/cxxhelp/inc/tvread.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/inc/tvread.hxx')
-rw-r--r--xmlhelp/source/cxxhelp/inc/tvread.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/inc/tvread.hxx b/xmlhelp/source/cxxhelp/inc/tvread.hxx
index 628998468904..4795854cd89b 100644
--- a/xmlhelp/source/cxxhelp/inc/tvread.hxx
+++ b/xmlhelp/source/cxxhelp/inc/tvread.hxx
@@ -166,7 +166,7 @@ namespace treeview {
friend class TVChildTarget;
public:
- TVRead( const ConfigData& configData,TVDom* tvDom = nullptr );
+ TVRead( const ConfigData& configData, TVDom* tvDom );
virtual ~TVRead() override;