Fix incorrect signal referred to in the docs
commit6f81986c3e5022fb6a873c6d60bede460bf6a4dd
authorAndy Shaw <qt-info@nokia.com>
Mon, 18 May 2009 12:33:03 +0000 (18 14:33 +0200)
committerAndy Shaw <qt-info@nokia.com>
Mon, 18 May 2009 12:33:03 +0000 (18 14:33 +0200)
treedd1ec4eee7682205196968f91823ad29e597954b
parent7008bfe80e0466ed2978b39e7e698bbd52fb690f
Fix incorrect signal referred to in the docs

Fix the documentation to state sortIndicatorChanged() should be used
and not sectionClicked() for connecting to the sortByColumn() slot as
the sortByColumn() takes two parameters, not one.

Reviewed-by: Kavindra Palaraja
doc/src/model-view-programming.qdoc