config/configwindow.cpp

changeset 50
5dc8b48f80b3
parent 46
07578e081ae8
child 54
0b3a5bc4e8a8
--- 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

mercurial