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

List:       kde-commits
Subject:    koffice/kword
From:       David Faure <faure () kde ! org>
Date:       2004-11-17 13:17:47
Message-ID: 20041117131747.59E3916DA8 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Oops, fixed crash


  M +1 -0      kwframestyle.cc   1.14
  M +1 -0      kwtablestyle.cc   1.11


--- koffice/kword/kwframestyle.cc  #1.13:1.14
@@ -49,4 +49,5 @@ void KWFrameStyleCollection::clear()
     m_styleList.setAutoDelete( true );
     m_styleList.clear();
+    m_styleList.setAutoDelete( false );
     m_deletedStyles.clear();
     m_lastStyle = 0L;

--- koffice/kword/kwtablestyle.cc  #1.10:1.11
@@ -49,4 +49,5 @@ void KWTableStyleCollection::clear()
     m_styleList.setAutoDelete( true );
     m_styleList.clear();
+    m_styleList.setAutoDelete( false );
     m_deletedStyles.clear();
     m_lastStyle = 0L;


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

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