mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-02-12 09:40:44 +01:00
Correcting plugin names
This commit is contained in:
parent
d4ee4b890b
commit
91fe02efc5
@ -1,7 +1,7 @@
|
||||
import qbs
|
||||
|
||||
Pdf4QtPlugin {
|
||||
name: "OutputPreviewPlugin.qbs"
|
||||
name: "OutputPreviewPlugin"
|
||||
files: [
|
||||
"*.h",
|
||||
"*.cpp",
|
||||
|
@ -1,7 +1,7 @@
|
||||
import qbs
|
||||
|
||||
Pdf4QtPlugin {
|
||||
name: "RedactPlugin.qbs"
|
||||
name: "RedactPlugin"
|
||||
files: [
|
||||
"*.h",
|
||||
"*.cpp",
|
||||
|
@ -1,7 +1,7 @@
|
||||
import qbs
|
||||
|
||||
Pdf4QtPlugin {
|
||||
name: "SoftProofingPlugin.qbs"
|
||||
name: "SoftProofingPlugin"
|
||||
files: [
|
||||
"*.h",
|
||||
"*.cpp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user