Skip to content

Commit 8cf9898

Browse files
committed
qt: Change default size of intro frame
1 parent ab765c2 commit 8cf9898

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qt/intro.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ Intro::Intro(QWidget *parent, uint64_t blockchain_size, uint64_t chain_state_siz
154154
storageRequiresMsg.arg(requiredSpace) + " " +
155155
tr("The wallet will also be stored in this directory.")
156156
);
157+
this->adjustSize();
157158
startThread();
158159
}
159160

0 commit comments

Comments
 (0)