Fixed double ID in qml

This commit is contained in:
Jaime van Kessel 2015-08-26 15:37:10 +02:00
parent fdd8a7bb6c
commit 87364f37a6

View file

@ -134,7 +134,7 @@ UM.PreferencesPage
}
Button
{
id: pushFreeText //is a button so the user doesn't have te click inconvenientley precise to enable or disable the checkbox
id: sendDataText //is a button so the user doesn't have te click inconvenientley precise to enable or disable the checkbox
//: Display Overhang preference checkbox
text: qsTr("Send (anonymous) slice info");