Issue #159: Compilation fix

This commit is contained in:
Jakub Melka
2024-03-16 17:40:27 +01:00
parent 28807b4f12
commit 032e564fd8
5 changed files with 5 additions and 104 deletions

View File

@ -16,7 +16,7 @@
// along with PDF4QT. If not, see <https://www.gnu.org/licenses/>.
#include "pdfviewermainwindow.h"
#include "ui_pdfviewermainwindowlite.h"
#include "ui_pdfviewermainwindow.h"
#include "pdfaboutdialog.h"
#include "pdfsidebarwidget.h"