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

List:       kde-commits
Subject:    kexi_0_1_branch: koffice/kexi/migration
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2005-04-29 14:44:46
Message-ID: 20050429144446.C08FC629 () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 

crash fixed


  M +4 -4      importwizard.cpp   1.26.2.3


--- koffice/kexi/migration/importwizard.cpp  #1.26.2.2:1.26.2.3
@@ -316,9 +316,9 @@ void importWizard::arriveSrcDBPage()
 void importWizard::arriveDstTitlePage()
 {
-  if (!srcdbname->selectedProjectData()) {
+  if(fileBasedSrc) {
+                if (!srcdbname || !srcdbname->selectedProjectData()) {
     back(); //todo!
     return;
   }
-  if(fileBasedSrc) {
     // @todo Might want to show the filename here instead
     dstNewDBName->setText(i18n("Imported Database"));


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

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