1.7 now has flags per floating window. When loading a layout from 1.6 we need however to fallback to the global Config::flags()
14 lines
515 B
Plaintext
14 lines
515 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>layouts/invalid.json</file>
|
|
<file>layouts/overlapping-item.json</file>
|
|
<file>layouts/unsupported-serialization-version.json</file>
|
|
<file>layouts/stuck-separator.json</file>
|
|
<file>layouts/layoutEquallyCrash.json</file>
|
|
<file>layouts/restoreWithIncompleteFactory.json</file>
|
|
<file>layouts/1.6layoutWithoutFloatingWindowFlags.json</file>
|
|
<file>main.qml</file>
|
|
<file>main2.qml</file>
|
|
</qresource>
|
|
</RCC>
|