mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 16:28:51 +02:00
[qt6][qml] Clean-up code and harmonize comments
This commit is contained in:
parent
b12d1fed06
commit
5a0b1c0c95
85 changed files with 575 additions and 538 deletions
|
@ -145,7 +145,6 @@ FloatingPane {
|
|||
anchors.leftMargin: observationsLengthsChart.width * 0.25
|
||||
|
||||
RowLayout {
|
||||
|
||||
ChartViewCheckBox {
|
||||
id: allObservations
|
||||
text: "ALL"
|
||||
|
@ -213,7 +212,6 @@ FloatingPane {
|
|||
anchors.leftMargin: observationsScaleChart.width * 0.15
|
||||
|
||||
RowLayout {
|
||||
|
||||
ChartViewCheckBox {
|
||||
id: allObservationsScales
|
||||
text: "ALL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue