Skip to content

Commit 87909c1

Browse files
committed
build: Add missed IPAddressValueInput.qml to QML_RES_QML
This was overlooked in #391.
1 parent 935ee29 commit 87909c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.qt.include

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ QML_RES_QML = \
367367
qml/controls/Header.qml \
368368
qml/controls/Icon.qml \
369369
qml/controls/InformationPage.qml \
370+
qml/controls/IPAddressValueInput.qml \
370371
qml/controls/NavButton.qml \
371372
qml/controls/PageIndicator.qml \
372373
qml/controls/NavigationBar.qml \

0 commit comments

Comments
 (0)