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

List:       kde-commits
Subject:    kdevelop/parts/appwizard
From:       Sascha Cunz <scunz () ng-projekt ! de>
Date:       2004-06-02 1:46:59
Message-ID: 20040602014659.A9691126E9 () office ! kde ! org
[Download RAW message or body]

CVS commit by cunz: 

Open the created project after creation


  M +5 -0      appwizarddlg.cpp   1.85


--- kdevelop/parts/appwizard/appwizarddlg.cpp  #1.84:1.85
@@ -583,4 +583,9 @@ void AppWizardDialog::accept()
     
         KMessageBox::information(this, \
KMacroExpander::expandMacros(m_pCurrentAppInfo->message, m_pCurrentAppInfo->subMap)); \
+         +        QString projectFile( finalLoc_label->text() + "/" + \
appname_edit->text() + ".kdevelop" ); +        
+        m_part->core()->openProject( projectFile );
+        
         QWizard::accept();
 }


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

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