mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Redacting whole pages
This commit is contained in:
@@ -34,9 +34,11 @@ CONFIG += c++11
|
||||
|
||||
SOURCES += \
|
||||
redactplugin.cpp \
|
||||
selectpagestoredactdialog.cpp
|
||||
|
||||
HEADERS += \
|
||||
redactplugin.h \
|
||||
selectpagestoredactdialog.h
|
||||
|
||||
CONFIG += force_debug_info
|
||||
|
||||
@@ -46,4 +48,7 @@ DISTFILES += \
|
||||
RESOURCES += \
|
||||
icons.qrc
|
||||
|
||||
FORMS += \
|
||||
selectpagestoredactdialog.ui
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user