aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml/theme/Units.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qt-mobile/qml/theme/Units.qml')
-rw-r--r--qt-mobile/qml/theme/Units.qml5
1 files changed, 1 insertions, 4 deletions
diff --git a/qt-mobile/qml/theme/Units.qml b/qt-mobile/qml/theme/Units.qml
index 1d0899fbc..7cfa5c23b 100644
--- a/qt-mobile/qml/theme/Units.qml
+++ b/qt-mobile/qml/theme/Units.qml
@@ -95,8 +95,5 @@ QtObject {
*/
property int shortDuration: 150
- property QtObject fontMetrics: FontMetrics {
- //id: textSpacer
- //text: "M"
- }
+ property QtObject fontMetrics: FontMetrics {}
}