From aa39d8ab41b389fa512028cc6174e435bdcf5fe0 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Mon, 25 Sep 2000 16:26:00 +0000 Subject: [PATCH] member missing --- svtools/source/config/saveopt.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/svtools/source/config/saveopt.cxx b/svtools/source/config/saveopt.cxx index f20b760cea1b..2111e0dc77dd 100644 --- a/svtools/source/config/saveopt.cxx +++ b/svtools/source/config/saveopt.cxx @@ -2,9 +2,9 @@ * * $RCSfile: saveopt.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mba $ $Date: 2000-09-25 11:37:23 $ + * last change: $Author: hjs $ $Date: 2000-09-25 17:26:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,6 +93,7 @@ class SvtSaveOptions_Impl : public utl::ConfigItem bBackup, bAutoSave, bAutoSavePrompt, + bCreateBackup, bDocInfSave, bSaveWorkingSet, bSaveDocWins,