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

List:       kde-commits
Subject:    kdepim/knotes
From:       Michael Brade <brade () kde ! org>
Date:       2005-02-05 16:45:50
Message-ID: 20050205164550.2F8021D236 () office ! kde ! org
[Download RAW message or body]

CVS commit by brade: 

/me is stupid. Aka: Fix crash when deleting a note.


  M +1 -1      knote.cpp   1.147


--- kdepim/knotes/knote.cpp  #1.146:1.147
@@ -918,5 +918,5 @@ void KNote::updateFocus()
         m_editor->cornerWidget()->show();
 
-        if ( !m_config->readOnly() )
+        if ( !m_editor->isReadOnly() )
         {
             if ( m_tool->isHidden() && m_editor->textFormat() == QTextEdit::RichText )


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

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