Index: SDDs/AlarmInstructions/AlarmListDialog.dot =================================================================== diff -u -rbd9f83f8c6902127d8ac9821d59136dd69335c3a -r5d784780bbec88cd8531bb56fbcc6e6fe2703236 --- SDDs/AlarmInstructions/AlarmListDialog.dot (.../AlarmListDialog.dot) (revision bd9f83f8c6902127d8ac9821d59136dd69335c3a) +++ SDDs/AlarmInstructions/AlarmListDialog.dot (.../AlarmListDialog.dot) (revision 5d784780bbec88cd8531bb56fbcc6e6fe2703236) @@ -34,7 +34,7 @@ // qml types qAlarmListTitleBar [shape=ellipse, label="Rectangle\nid : _titleBar", fontsize="30pt"]; - qAlarmListContent [shape=ellipse, label="Rectangle\nFlickable\nid : _content", fontsize="30pt"]; + qAlarmListContent [shape=ellipse, label="Rectangle\nid : _content", fontsize="30pt"]; qTouchGridRow [shape=ellipse, label="Grid\nRepeater\nTouchRect.qml", fontsize="30pt"]; qTouchGridID [shape=ellipse, label="Text\nvAlarmActiveList.alarmIDs", fontsize="30pt"]; qTouchGridText [shape=ellipse, label="Text\nvAlarmActiveList.alarmTexts", fontsize="30pt"];