Index: sources/gui/qml/compounds/PreTreatmentCreateItem.qml =================================================================== diff -u -r7d2122a9a4330ebc2ff4c22be36f32e9a82417ec -rda2dbdbd92d099e44d11bbfb2b794d5ee19a0f0a --- sources/gui/qml/compounds/PreTreatmentCreateItem.qml (.../PreTreatmentCreateItem.qml) (revision 7d2122a9a4330ebc2ff4c22be36f32e9a82417ec) +++ sources/gui/qml/compounds/PreTreatmentCreateItem.qml (.../PreTreatmentCreateItem.qml) (revision da2dbdbd92d099e44d11bbfb2b794d5ee19a0f0a) @@ -41,7 +41,7 @@ color: valid ? Colors.panelBorderColor : Colors.panelInvalidBorderColor } - signal editClicked + signal editClicked() Row { id: _titleRow anchors {