mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-29 06:27:35 +02:00
[qt6] Replace Qt.labs.settings with QtCore.Settings
This commit is contained in:
parent
d5cfdb1e85
commit
1b9e75cd4f
4 changed files with 9 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
pragma Singleton
|
||||
import Qt.labs.settings 1.0
|
||||
import QtCore
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue