DocPage Organizer: Assemble documents

This commit is contained in:
Jakub Melka
2021-07-24 17:57:11 +02:00
parent b644ea48e3
commit b38bbf8468
11 changed files with 499 additions and 9 deletions

View File

@@ -15,8 +15,8 @@
// You should have received a copy of the GNU Lesser General Public License
// along with Pdf4Qt. If not, see <https://www.gnu.org/licenses/>.
#ifndef PDFABOUTDIALOG_H
#define PDFABOUTDIALOG_H
#ifndef PDFDOCPAGEORGANIZER_PDFABOUTDIALOG_H
#define PDFDOCPAGEORGANIZER_PDFABOUTDIALOG_H
#include <QDialog>
@@ -42,4 +42,4 @@ private:
} // namespace pdfdocpage
#endif // PDFABOUTDIALOG_H
#endif // PDFDOCPAGEORGANIZER_PDFABOUTDIALOG_H