mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-30 23:08:25 +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
|
@ -1,10 +1,10 @@
|
|||
pragma Singleton
|
||||
import QtCore
|
||||
|
||||
|
||||
/**
|
||||
* Persistent Settings related to the GraphEditor module.
|
||||
*/
|
||||
|
||||
Settings {
|
||||
category: 'GraphEditor'
|
||||
property bool showAdvancedAttributes: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue