mirror of
https://github.com/riuson/lcd-image-converter.git
synced 2026-02-20 01:21:28 +01:00
Fix indentation
This commit is contained in:
@@ -436,8 +436,6 @@ defineReplace(prependAll) {
|
|||||||
return($$result)
|
return($$result)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
TRANSLATIONS = $$prependAll(LANGUAGES, $$PWD/resources/lcd-image-converter-, .ts)
|
TRANSLATIONS = $$prependAll(LANGUAGES, $$PWD/resources/lcd-image-converter-, .ts)
|
||||||
|
|
||||||
TRANSLATIONS_FILES =
|
TRANSLATIONS_FILES =
|
||||||
|
|||||||
@@ -11,8 +11,8 @@
|
|||||||
<file alias="gpl3">gpl-3.0-standalone.html</file>
|
<file alias="gpl3">gpl-3.0-standalone.html</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
<qresource prefix="/translations">
|
<qresource prefix="/translations">
|
||||||
<file alias="ru">lcd-image-converter-ru.qm</file>
|
<file alias="ru">lcd-image-converter-ru_RU.qm</file>
|
||||||
<file alias="zh_CN">lcd-image-converter-zh_CN.qm</file>
|
<file alias="zh_CN">lcd-image-converter-zh_CN.qm</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
<qresource prefix="/demos">
|
<qresource prefix="/demos">
|
||||||
<file alias="scanning_background">demos/scanning_background.png</file>
|
<file alias="scanning_background">demos/scanning_background.png</file>
|
||||||
|
|||||||
Reference in New Issue
Block a user