From f07f270deee6c452447c35fd5b7134bc883c2d33 Mon Sep 17 00:00:00 2001 From: stojce Date: Thu, 4 Sep 2014 01:22:17 +0200 Subject: [PATCH] restore default buttons events --- interface/ui/preferencesDialog.ui | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/interface/ui/preferencesDialog.ui b/interface/ui/preferencesDialog.ui index 1f7439a749..eeb7252dbf 100644 --- a/interface/ui/preferencesDialog.ui +++ b/interface/ui/preferencesDialog.ui @@ -2251,5 +2251,18 @@ - + + + cancelButton + clicked() + PreferencesDialog + close() + + + defaultButton + clicked() + PreferencesDialog + accept() + +