QNX: Fix build error
This error was caused by a merge Change-Id: I937ab6ac905ba3a729669060285df6d0c3d5be2f Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com> Reviewed-by: Tobias Koenig Reviewed-by: Wolfgang Bremer <wbremer@blackberry.com>
This commit is contained in:
parent
4d2bf663eb
commit
ef7c25e848
@ -503,11 +503,6 @@ QPlatformCursor * QQnxScreen::cursor() const
|
|||||||
return m_cursor;
|
return m_cursor;
|
||||||
}
|
}
|
||||||
|
|
||||||
QPlatformCursor * QQnxScreen::cursor() const
|
|
||||||
{
|
|
||||||
return m_cursor;
|
|
||||||
}
|
|
||||||
|
|
||||||
void QQnxScreen::keyboardHeightChanged(int height)
|
void QQnxScreen::keyboardHeightChanged(int height)
|
||||||
{
|
{
|
||||||
if (height == m_keyboardHeight)
|
if (height == m_keyboardHeight)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user