aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2019-01-14 20:49:19 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2019-01-14 20:49:19 +0200
commitca91661adf9fa22bf1c919d118de27bfac04e94c (patch)
treef34dd23b525c825e845283ab1ad66e7590cdea4b /src/qt/forms
parent035f349371a5b67922ce92c11ad9aa7178fa04f7 (diff)
downloadbitcoin-ca91661adf9fa22bf1c919d118de27bfac04e94c.tar.xz
Fix wallet selector size adjustment
Diffstat (limited to 'src/qt/forms')
-rw-r--r--src/qt/forms/debugwindow.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/qt/forms/debugwindow.ui b/src/qt/forms/debugwindow.ui
index dca16d6f78..b23ab4f299 100644
--- a/src/qt/forms/debugwindow.ui
+++ b/src/qt/forms/debugwindow.ui
@@ -453,6 +453,9 @@
</item>
<item>
<widget class="QComboBox" name="WalletSelector">
+ <property name="sizeAdjustPolicy">
+ <enum>QComboBox::AdjustToContents</enum>
+ </property>
<item>
<property name="text">
<string>(none)</string>