mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Remove component import version from Style.qml.
Signed-off-by: Camila Ayres <hello@camilasan.com>
This commit is contained in:
parent
de5adadd3f
commit
d09f7c988e
@ -1,8 +1,8 @@
|
||||
pragma Singleton
|
||||
|
||||
import QtQuick 2.15
|
||||
import QtQuick
|
||||
|
||||
import com.nextcloud.desktopclient 1.0
|
||||
import com.nextcloud.desktopclient
|
||||
|
||||
QtObject {
|
||||
readonly property int pixelSize: fontMetrics.font.pixelSize
|
||||
|
||||
Loading…
Reference in New Issue
Block a user