CVS_SILENT --debug

svn path=/branches/proko2/kdepim/; revision=323119
wilder-work
David Faure 22 years ago
parent 4519edb06a
commit b3d8b11512
  1. 1
      configuredialog.cpp

@ -4199,7 +4199,6 @@ void MiscPage::GroupwareTab::save() {
folder = static_cast<KMFolder*>(node);
}
}
kdDebug() << k_funcinfo << folder->location() << endl;
bool enabled = mEnableImapResCB->isChecked() && folder;
GlobalSettings::setTheIMAPResourceEnabled( enabled );

Loading…
Cancel
Save