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

List:       kde-commits
Subject:    koffice/filters/kspread/csv
From:       Laurent Montel <montel () kde ! org>
Date:       2007-04-26 13:07:11
Message-ID: 1177592831.012776.6775.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 658238 by mlaurent:

Connect to good slot


 M  +1 -1      csvexportdialog.cpp  


--- trunk/koffice/filters/kspread/csv/csvexportdialog.cpp #658237:658238
@@ -90,7 +90,7 @@
   connect( m_dialog->m_selectionOnly, SIGNAL( toggled( bool ) ),
            this, SLOT( selectionOnlyChanged( bool ) ) );
   connect( this,SIGNAL(okClicked()),SLOT(slotOk()));
-  connect( this,SIGNAL(cancelClicked()),this,SLOT(slotOk()));
+  connect( this,SIGNAL(cancelClicked()),this,SLOT(slotCancel()));
 }
 
 CSVExportDialog::~CSVExportDialog()
[prev in list] [next in list] [prev in thread] [next in thread] 

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