mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-31 15:28:35 +02:00
remove trailing comments
This commit is contained in:
parent
8fd7071787
commit
9c70ce5693
1 changed files with 0 additions and 2 deletions
|
@ -253,8 +253,6 @@ FocusScope {
|
|||
// set min size to 5 characters + one margin for the combobox
|
||||
Layout.minimumWidth: 6.0 * Qt.application.font.pixelSize
|
||||
Layout.preferredWidth: Layout.minimumWidth
|
||||
// Layout.preferredWidth: 6.0 * Qt.application.font.pixelSize
|
||||
// Layout.minimumWidth: 6.0 * Qt.application.font.pixelSize
|
||||
|
||||
property var types: ["image", "depth", "sim"]
|
||||
property string type: types[currentIndex]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue