Merge remote-tracking branch 'remotes/origin/signdoc'

This commit is contained in:
Jakub Melka
2022-05-29 17:32:39 +02:00
102 changed files with 12961 additions and 2158 deletions

View File

@ -10,6 +10,6 @@ Pdf4QtPlugin {
]
Properties {
condition: qbs.hostOS.contains("windows")
cpp.defines: "DIMENTIONPLUGIN_LIBRARY"
cpp.defines: "DIMENSIONPLUGIN_LIBRARY"
}
}