adds 'pages/settings/*.qml' in the sources who get picked by lupdate

pull/2/head
erciccione 6 years ago
parent 1109f9cec9
commit ea4728afde
No known key found for this signature in database
GPG Key ID: 8C683AE08CD4A88C

@ -96,6 +96,7 @@ lupdate_only {
SOURCES = *.qml \
components/*.qml \
pages/*.qml \
pages/settings/*.qml \
wizard/*.qml \
wizard/*js
}