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

List:       kde-commits
Subject:    koffice/libs/kofficecore
From:       Thomas Schaap <thomas.schaap () kdemail ! net>
Date:       2007-03-19 10:23:07
Message-ID: 1174299787.406432.23578.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 644128 by schaap:

Small deficiency fixed


 M  +2 -1      KoDocumentInfoDlg.cpp  


--- trunk/koffice/libs/kofficecore/KoDocumentInfoDlg.cpp #644127:644128
@@ -466,7 +466,8 @@
     mainWindow->slotFileSave( );
     d->m_toggleEncryption = false;
     d->m_applyToggleEncryption = false;
-    d->m_documentSaved = true;
+    // Detects when the user cancelled saving
+    d->m_documentSaved = !doc->url( ).isEmpty( );
 }
 
 #include "KoDocumentInfoDlg.moc"
[prev in list] [next in list] [prev in thread] [next in thread] 

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