Skip to content

Commit 4b06832

Browse files
authored
Merge pull request #23 from andywang0607/ui-improvement
[fix] Add a missing file
2 parents 9865bb8 + 4750979 commit 4b06832

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module materialdesign
2+
3+
PaperRipple 1.0 PaperRipple.qml
4+
FlatButton 1.0 FlatButton.qml
5+
singleton UIConstants 1.0 UIConstants.qml

AutoAnnotationTool/qml.qrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
<file>icon/round_create_black_18dp.png</file>
2222
<file>icon/round_arrow_back_black_18dp.png</file>
2323
<file>Setting/LabelClassEditPage.qml</file>
24+
<file>materialdesign/qmldir</file>
2425
</qresource>
2526
</RCC>

0 commit comments

Comments
 (0)