mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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
1 changed files with 1 additions and 4 deletions
|
@ -95,8 +95,5 @@ QtObject {
|
||||||
*/
|
*/
|
||||||
property int shortDuration: 150
|
property int shortDuration: 150
|
||||||
|
|
||||||
property QtObject fontMetrics: FontMetrics {
|
property QtObject fontMetrics: FontMetrics {}
|
||||||
//id: textSpacer
|
|
||||||
//text: "M"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue