mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
DocPage Organizer: Assemble documents
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user