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

List:       kde-commits
Subject:    kdevelop/parts/appwizard
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2004-12-05 22:08:37
Message-ID: 20041205220837.E2B051BA37 () office ! kde ! org
[Download RAW message or body]

CVS commit by neundorf: 

-if an app template doesn't show file templates, have a last page instead of
no last page

Alex


  M +3 -0      appwizarddlg.cpp   1.106


--- kdevelop/parts/appwizard/appwizarddlg.cpp  #1.105:1.106
@@ -779,4 +779,7 @@ void AppWizardDialog::templatesTreeViewC
         // Create new file template pages
         QStringList l = QStringList::split(",", info->fileTemplates);
+        if (l.empty()) //if the app template doesn't show file templates, we need to \
set another m_lastPage, aleXXX +           m_lastPage=m_vcsForm;
+
         QStringList::ConstIterator it = l.begin();
         while (it != l.end()) {


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

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