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

List:       kde-commits
Subject:    koffice/kspread/dialogs
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2009-12-07 13:27:33
Message-ID: 1260192453.433311.6167.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1059827 by sebsauer:

Fix crash on inserting a new cell/row/column.

 M  +2 -0      InsertDialog.cpp  


--- trunk/koffice/kspread/dialogs/InsertDialog.cpp #1059826:1059827
@@ -53,6 +53,8 @@
   setModal( true );
 
   m_selection = selection;
+  rect = m_selection->firstRange();
+  Q_ASSERT( ! rect.isNull());
   insRem=_mode;
 
   QWidget *page = new QWidget();
[prev in list] [next in list] [prev in thread] [next in thread] 

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