cleanup: remove unused includes in mainwindow.cpp
The printing code moved elsewhere, so these includes are not needed. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
c6d78bc134
commit
18049bc8d0
@ -56,11 +56,7 @@
|
||||
#include "profile-widget/profilewidget2.h"
|
||||
|
||||
#ifndef NO_PRINTING
|
||||
#include <QPrinter>
|
||||
#include <QPrintDialog>
|
||||
#include <QBuffer>
|
||||
#include "desktop-widgets/printdialog.h"
|
||||
#include "desktop-widgets/printer.h"
|
||||
#include "desktop-widgets/templatelayout.h"
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user