diff Makefile.cross-mingw-win32 @ 114:a5c8741b8662

Initial prototype support for printing list of users + print preview dialog. Has some issues currently.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 05 Jul 2017 12:48:55 +0300
parents 43e14ba416e1
children 36c9cb759326
line wrap: on
line diff
--- a/Makefile.cross-mingw-win32	Wed Jul 05 09:52:10 2017 +0300
+++ b/Makefile.cross-mingw-win32	Wed Jul 05 12:48:55 2017 +0300
@@ -3,7 +3,7 @@
 ###
 
 # Miscellaneous
-QT5_MODULES = Core Gui Widgets Sql
+QT5_MODULES = Core Gui Widgets Sql PrintSupport
 QT5_PREFIX ?= /misc/packages/qt5-src
 QT5_BASE ?= $(QT5_PREFIX)/qtbase
 BINTOOL_PREFIX ?= i686-w64-mingw32-