Fix compilation when QT_NO_PRINTDIALOG is defined
authorSergio Ahumada <sergio.ahumada@digia.com>
Fri, 26 Jul 2013 08:58:22 +0000 (10:58 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 26 Jul 2013 10:11:11 +0000 (12:11 +0200)
commit89ce243149a36ea42a9b22ee0909bc1f0cc724a2
tree97a02c3d5422a7cf32582c5e06619ff24ee9d766
parent425e72cc72daf09cf16693da020f50cedfce9a79
Fix compilation when QT_NO_PRINTDIALOG is defined

Seems like QT_NO_PRINTER does not imply QT_NO_PRINTDIALOG,
so both need to be checked.

Change-Id: I164e602e75ebb524a33cfacaad68023e33f8978f
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
src/assistant/assistant/centralwidget.cpp
src/designer/src/designer/qdesigner_actions.cpp