diff options
| author | Anatasof Wirapraja <anata@darapsa.co.id> | 2020-12-02 16:53:31 +0700 |
|---|---|---|
| committer | Anatasof Wirapraja <anata@darapsa.co.id> | 2020-12-02 16:53:31 +0700 |
| commit | efc087fa847bcd87514e7da824951871e065dc4e (patch) | |
| tree | 8c114a935e76bc3190fd8943f5e032f82e65e9fc /qml.qrc | |
| parent | 284c2d501022d23e4cd860176443c5a502443f2f (diff) | |
add roboto fonts
Diffstat (limited to 'qml.qrc')
| -rw-r--r-- | qml.qrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,5 +5,9 @@ <file>qtquickcontrols2.conf</file> <file>Onboarding.qml</file> <file>OnboardingForm.ui.qml</file> + <file>fonts/Roboto[wdth,wght].ttf</file> + <file>fonts/RobotoMono[wght].ttf</file> + <file>GetStarted.qml</file> + <file>GetStartedForm.ui.qml</file> </qresource> </RCC> |