mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove printing when building for Android
Qt for Android doesn't support printing. Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
605cff32a5
commit
198199adae
4 changed files with 20 additions and 6 deletions
|
|
@ -29,5 +29,4 @@ slots:
|
|||
void printClicked();
|
||||
void onPaintRequested(QPrinter *);
|
||||
};
|
||||
|
||||
#endif // PRINTDIALOG_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue