qt5base-lts/tests/auto/widgets
Frank Meerkoetter c4e8726042 Fix warning about self assign
...tst_qlineedit.cpp:1938:9: warning: explicitly assigning value of variable of type 'Qt::Key' to itself
-Wself-assign]
    key = key;
    ~~~ ^ ~~~

Change-Id: I18a46f61e13f6e2c74edce869a1c36a7f3a0fb70
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2017-07-23 12:18:03 +00:00
..
dialogs Implement setDoubleStep for QInputDialog 2017-07-11 12:10:39 +00:00
effects Revert "QWidgetEffectSourcePrivate::draw(): Call render() when no shared painter exists" 2017-06-14 13:00:35 +00:00
graphicsview Merge remote-tracking branch 'origin/5.9' into dev 2017-07-04 16:05:53 +02:00
itemviews Fix tst_QListWidget::QTBUG50891_ensureSelectionModelSignalConnectionsAreSet 2017-07-21 22:10:28 +00:00
kernel Blacklist tst_QWidget::setToolTip on all macOS platforms 2017-07-17 16:42:33 +00:00
styles tst_qstyle: Don't fail on empty scroller subcontrols on macOS 2017-07-07 17:54:53 +00:00
util Convert features.filesystemmodel to QT_[REQUIRE_]CONFIG 2017-07-02 10:39:04 +00:00
widgets Fix warning about self assign 2017-07-23 12:18:03 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00