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

List:       kde-commits
Subject:    koffice/kspread
From:       Norbert Andres <nandres () web ! de>
Date:       2003-02-28 21:26:04
[Download RAW message or body]

CVS commit by nandres: 

- fixes two crashes (people don't like that)


  M +1 -0      KSpreadCellIface.cc   1.32
  M +1 -0      kspread_dlg_layout.cc   1.188
  M +1 -0      kspread_format.cc   1.114


--- koffice/kspread/kspread_format.cc  #1.113:1.114
@@ -86,4 +86,5 @@ KSpreadFormat::KSpreadFormat( KSpreadShe
     //KGlobal::charsets()->setQFont(font, KGlobal::locale()->charset());
     m_textFont = font;
+    m_currency.type   = 0;
 }
 

--- koffice/kspread/kspread_dlg_layout.cc  #1.187:1.188
@@ -176,4 +176,5 @@ CellFormatDlg::CellFormatDlg( KSpreadVie
 
     cCurrency.symbol = locale()->currencySymbol();
+    cCurrency.type   = 0;
 
 

--- koffice/kspread/KSpreadCellIface.cc  #1.31:1.32
@@ -4,4 +4,5 @@
 
 KSpreadCellIface::KSpreadCellIface()
+  : m_table( 0 )
 {
 }


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

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