diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-09-03 13:16:21 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-09-04 10:55:59 (GMT) |
commit | 69fb25cebb9e74b018026d3ab9aa75fcc959cfc5 (patch) | |
tree | d7bc11563cdfe952a932e60fd190ed36328b6b37 /tests/auto/qftp | |
parent | 7122c7ceb38a803afe17956f3d7fde897f298cac (diff) | |
download | Qt-69fb25cebb9e74b018026d3ab9aa75fcc959cfc5.zip Qt-69fb25cebb9e74b018026d3ab9aa75fcc959cfc5.tar.gz Qt-69fb25cebb9e74b018026d3ab9aa75fcc959cfc5.tar.bz2 |
Fix ./tst_qdatetimeedit::task118867
Before the QLineEdit change, the QLineEdit::displayText used to return the
currently entered text when we call validate() on the validator.
Now, the displayText is set _after_ the validation.
Hence, the QDateTimeEdit::validate did not had access to the real text.
Reviewed-by: Thierry
Diffstat (limited to 'tests/auto/qftp')
0 files changed, 0 insertions, 0 deletions