Emit cursorPositionChanged in private slot.
authorFrederik Gladhorn <frederik.gladhorn@digia.com>
Fri, 12 Oct 2012 16:42:21 +0000 (18:42 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 22 Oct 2012 06:42:16 +0000 (08:42 +0200)
commitfb2d2c4f72428db428898f2d2d55e32abea8d3b0
tree18aad53b36eafa2ab8012baad7ac7f6bece2d66d
parenta2b7b42ca4cf1ed682fa777b776673320b53e6ee
Emit cursorPositionChanged in private slot.

Since the private slot is already there and used, it might as well
emit the signal and save us one connection.

Change-Id: I899df74c20f8c2b7875a0f9d0a04465c5dc48bde
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
src/widgets/widgets/qplaintextedit.cpp