aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquicktextfield.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-08-16 18:18:54 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-08-16 18:25:04 +0000
commita69f95259fae492c4b95813da8e75433b2883ac1 (patch)
tree4ad0516e1c662e6c2af0a324314541eb2ce718d4 /src/quicktemplates2/qquicktextfield.cpp
parent14ee7d5b940cca276bfdc0492c0ae52b69ded62d (diff)
Platform: widget-based fallbacks no longer need to check availability
It is done in qwidgetplatform_p.h createWidget() outside QT_WIDGETS_LIB guards so you get the important warnings even in -no-widgets builds. Now that the widget platform instances are created only when really available, they can unconditionally instantiate the respective widget, which simplifies the code quite a bit. Change-Id: I7430f8e803050e43edb3af3a139b0508445f6a37 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src/quicktemplates2/qquicktextfield.cpp')
0 files changed, 0 insertions, 0 deletions