Messed that up compression push up somehow

This commit is contained in:
Mark Watkins 2012-01-10 16:31:53 +10:00
parent 9858525158
commit 02986edeff
2 changed files with 3 additions and 2 deletions

View File

@ -306,7 +306,8 @@ bool PreferencesDialog::Save()
else recalc_events=true;
}
if (profile->session->compressSessionData()!=ui->compressSessionData->isChecked()) recalc_events=true;
if (profile->session->compressSessionData()!=ui->compressSessionData->isChecked())
recalc_events=true;
if (recalc_events) {
if (QMessageBox::question(this,tr("Data Reindex Required"),tr("A data reindexing proceedure is required to apply these changes.\n\nAre you sure you want to make these changes?"),QMessageBox::Yes,QMessageBox::No)==QMessageBox::No) {

View File

@ -42,7 +42,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="importTab">
<attribute name="title">