Index: sources/gui/qml/components/ConfirmTreatmentTableEntry.qml =================================================================== diff -u -r7f40720f04b2d4391c7933f7346bb1bfbdb881f3 -rb530345e16e77b072f7cb1f8233410f41b006923 --- sources/gui/qml/components/ConfirmTreatmentTableEntry.qml (.../ConfirmTreatmentTableEntry.qml) (revision 7f40720f04b2d4391c7933f7346bb1bfbdb881f3) +++ sources/gui/qml/components/ConfirmTreatmentTableEntry.qml (.../ConfirmTreatmentTableEntry.qml) (revision b530345e16e77b072f7cb1f8233410f41b006923) @@ -24,6 +24,7 @@ /*! * \brief ConfirmTreatmentTableEntry - A cell of a confirm treatment * parameters table with configurable key name, value name, and dimensions. + * Provides a single component for a repeater when building the column */ Rectangle { id: _root