Skip to content

Commit 2e7513a

Browse files
committed
qml: Import QtQuick.Layouts
Github-Pull: bitcoin-core#45 Rebased-From: 5ce77ad
1 parent 2ada435 commit 2e7513a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qml/BitcoinApp/stub.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
import QtQuick
66
import QtQuick.Controls
7+
import QtQuick.Layouts
78
import BitcoinApp.Components
89

910
ApplicationWindow {

0 commit comments

Comments
 (0)