Clean up dead code in units
Signed-off-by: Sebastian Kügler <sebas@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6b886f0da2
commit
cc032c9830
@ -95,8 +95,5 @@ QtObject {
|
||||
*/
|
||||
property int shortDuration: 150
|
||||
|
||||
property QtObject fontMetrics: FontMetrics {
|
||||
//id: textSpacer
|
||||
//text: "M"
|
||||
}
|
||||
property QtObject fontMetrics: FontMetrics {}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user