From 0b6f0f45e0e9ed6d110572851975325e6284b3ac Mon Sep 17 00:00:00 2001 From: Samir Aguiar Date: Fri, 6 Feb 2015 19:37:26 +0100 Subject: [PATCH] preferencesdialog: Restore ability to change default location Commit ae03113 broke the UI: the signal triggered when pressing the button to change the default location and the tab order had been lost. See issue #197. --- src/PreferencesDialog.ui | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/src/PreferencesDialog.ui b/src/PreferencesDialog.ui index a9757477..851a2c26 100644 --- a/src/PreferencesDialog.ui +++ b/src/PreferencesDialog.ui @@ -24,7 +24,7 @@ - General + &General @@ -481,6 +481,13 @@ + locationEdit + setLocationButton + languageComboBox + encodingComboBox + foreignKeysCheckBox + checkHideSchemaLinebreaks + spinPrefetchSize treeSyntaxHighlighting spinEditorFontSize spinLogFontSize @@ -531,8 +538,8 @@ addExtension() - 567 - 88 + 552 + 95 245 @@ -547,8 +554,8 @@ removeExtension() - 567 - 117 + 552 + 129 245 @@ -572,6 +579,22 @@ + + setLocationButton + clicked() + PreferencesDialog + chooseLocation() + + + 457 + 65 + + + 294 + 202 + + + saveSettings()