mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Undo/redo manager, fixing form bugs
This commit is contained in:
@ -42,6 +42,7 @@ SOURCES += \
|
||||
pdfsendmail.cpp \
|
||||
pdfsidebarwidget.cpp \
|
||||
pdftexttospeech.cpp \
|
||||
pdfundoredomanager.cpp \
|
||||
pdfviewermainwindow.cpp \
|
||||
pdfviewersettings.cpp \
|
||||
pdfviewersettingsdialog.cpp
|
||||
@ -55,6 +56,7 @@ HEADERS += \
|
||||
pdfsendmail.h \
|
||||
pdfsidebarwidget.h \
|
||||
pdftexttospeech.h \
|
||||
pdfundoredomanager.h \
|
||||
pdfviewermainwindow.h \
|
||||
pdfviewersettings.h \
|
||||
pdfviewersettingsdialog.h
|
||||
|
Reference in New Issue
Block a user