Index: sources/gui/qml/main.qml =================================================================== diff -u -r5941bc1d07e5d58f9d848afbf1414ef4f78e9185 -r07121b02499a4c929c5b5e8bd804a67539574c1b --- sources/gui/qml/main.qml (.../main.qml) (revision 5941bc1d07e5d58f9d848afbf1414ef4f78e9185) +++ sources/gui/qml/main.qml (.../main.qml) (revision 07121b02499a4c929c5b5e8bd804a67539574c1b) @@ -385,10 +385,6 @@ function onStandbyWaitDisinfectChanged ( vValue ) { _mainMenu.isTreatment() } } - Connections { target: _mainStack - function onIsCreateRx ( vState ) { _headerBar.isCreateRx = vState } - } - // 9 - Others HeaderBar { id: _headerBar anchors.top: parent.top