Remove superfluous statusChanged signal
authorDamian Jansen <damian.jansen@nokia.com>
Thu, 14 Jun 2012 06:19:02 +0000 (16:19 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 25 Jun 2012 06:59:12 +0000 (08:59 +0200)
commita034dc196ebaf82731a8bbe2bf602c5c527c9f76
tree63d8c7f66683ffa394cbb57a818c64f8dc8341f7
parentd8dcb8ea98f117bb07e866a3ce7fd3c30243e346
Remove superfluous statusChanged signal

If the file name is empty, or is a local file, statusChanged would be
emitted twice.

Task-number: QTBUG-26155
Change-Id: Id341d1c76d45e3fca19260293f632b0b51a34e90
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
src/quick/items/qquickborderimage.cpp
tests/auto/quick/qquickborderimage/tst_qquickborderimage.cpp