summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
diff options
context:
space:
mode:
authorRafael Roquetto <rafael.roquetto.qnx@kdab.com>2013-01-07 18:35:57 -0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-08 19:05:24 +0100
commit0a977e36e06a69583d8e4edc27ca3df634c53404 (patch)
tree943f716010c1d5341de9e33acd0f451cce6bf23d /src/plugins/platforms/eglfs
parent54fd35b134af8d2a17c9c4ece531ddd2ee7258e2 (diff)
Fix QNX QPA plugin clipboard impl
QQnxCliboard::setMimeData was not cleaning the system clipboard aproppriately when m_mimeData != 0 but m_mimeData->userMimeData == 0, as it would return early before the empty_clipboard() statement. Also, we need to emit the dataChanged() signal after the clipboard has been cleared as well. Change-Id: Ie06609e6e3a0a0135f1cdb6cf4c90b490ef2fc28 Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/plugins/platforms/eglfs')
0 files changed, 0 insertions, 0 deletions