Code cleanup.
This commit is contained in:
@@ -2,9 +2,4 @@ pragma Singleton
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.4
|
||||
|
||||
Item {
|
||||
property alias font: materialLabel.font
|
||||
Label {
|
||||
id: materialLabel
|
||||
}
|
||||
}
|
||||
Label {}
|
||||
|
||||
Reference in New Issue
Block a user