[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    Re: KPresenter - Autosave feature - trouble
From:       David Faure <david () mandrakesoft ! com>
Date:       2001-05-30 23:40:14
[Download RAW message or body]

On Thursday 31 May 2001 02:01, Pascal A. Niklaus wrote:
> 
> I have a favour to ask you for (because I'm in real trouble):
> 
> I'll give a presentation tomorrow, but this Autosave feature blocks 
> KPresenter for most of the time so that it becomes unusable.
> 
> Can anybody tell me where in the source code I can set the saving intervall 
> or how to turn autosave completeky off  ?

Index: koDocument.cc
===================================================================
RCS file: /home/kde/koffice/lib/kofficecore/koDocument.cc,v
retrieving revision 1.165
diff -u -p -r1.165 koDocument.cc
--- koDocument.cc       2001/05/28 12:38:00     1.165
+++ koDocument.cc       2001/05/31 00:35:19
@@ -163,7 +163,7 @@ KoDocument::KoDocument( QWidget * parent
   d->m_changed=false;
   d->m_dcopObject = 0L;
   connect( &d->m_autoSaveTimer, SIGNAL( timeout() ), this, SLOT( slotAutoSave() ) );
-  setAutoSave( 60 ); // 1 minute, by default
+  setAutoSave( 0 ); // OFF
   d->m_bSingleViewMode = singleViewMode;
 
   // the parent setting *always* overrides! (Simon)

-- 
David FAURE, david@mandrakesoft.com, faure@kde.org
http://perso.mandrakesoft.com/~david/, http://www.konqueror.org/
KDE, Making The Future of Computing Available Today

_______________________________________________
Koffice-devel mailing list
Koffice-devel@master.kde.org
http://master.kde.org/mailman/listinfo/koffice-devel

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic