--- a/config/configwindow.cpp Sun Jun 07 15:52:33 2015 +0300
+++ b/config/configwindow.cpp Sun Jun 07 18:11:06 2015 +0300
@@ -296,8 +296,4 @@
{
reject();
}
- else if (btn == ui.buttonBox->button (QDialogButtonBox::Apply))
- {
- saveSettings();
- }
}
\ No newline at end of file