Index: sources/gui/qml/pages/rxmanager/RxProfileComponent.qml =================================================================== diff -u -rb4d8fe6f11b7cdf0c631b3ab35ba36f18e0d7bc4 -readfcc99876849e52370db5dde4c4c42d4dbc76f --- sources/gui/qml/pages/rxmanager/RxProfileComponent.qml (.../RxProfileComponent.qml) (revision b4d8fe6f11b7cdf0c631b3ab35ba36f18e0d7bc4) +++ sources/gui/qml/pages/rxmanager/RxProfileComponent.qml (.../RxProfileComponent.qml) (revision eadfcc99876849e52370db5dde4c4c42d4dbc76f) @@ -23,9 +23,6 @@ property bool buttonsEnabled : true property bool dropShadowEnabled : true - signal increment() - signal decrement() - Text { id: _title objectName: "title"