diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2017-01-03 18:37:51 +0100 |
---|---|---|
committer | Ulf Hermann <ulf.hermann@qt.io> | 2017-01-04 15:13:42 +0000 |
commit | fa26283dfa36eba3e71f7c71e27d01f4a28c1d4c (patch) | |
tree | 21386f387adabfe8f1e80ba8166c45cf572bd353 /src/qdoc/cppcodeparser.cpp | |
parent | 858ae1139a5cf4f3a7dd1d0d7f056ec04846f3c8 (diff) | |
download | qttools-fa26283dfa36eba3e71f7c71e27d01f4a28c1d4c.tar.gz |
Be more explicit about linguist's module dependencies
The conditional addition of printsupport made it seem like linguist
was intended to compile also without printsupport. However,
QPrintDialog is extensively used, with no #ifdef guards whatsoever.
Therefore, printsupport is apparently not optional. It doesn't make a
lot of sense to build desktop tools with reduced Qt configurations.
Doing so would clutter the code with #ifdefs for very little benefit.
Change-Id: I815a0cfa90da6c302e894e0c10c18184128123fa
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src/qdoc/cppcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions