[docs] QApplication: fix keyboardInputDirection() docs
authorMarc Mutz <marc.mutz@kdab.com>
Mon, 24 Sep 2012 11:05:23 +0000 (13:05 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 26 Sep 2012 02:03:41 +0000 (04:03 +0200)
commit5fe1574725830e56aa37875e82936459d0802830
tree7c13b1f70accd724f0d37ab3f8fae3dbf26d8970
parent94694424cae1f5533dcbe2a0b36ff49c8418a613
[docs] QApplication: fix keyboardInputDirection() docs

There were two documentation blocks: the first had the wrong class name,
the second was duplicate.

Change-Id: I241b3e6567376a46a6270837cce4aa380a6c8c49
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/widgets/kernel/qapplication.cpp