~sil/ubuntu-keyboard/numbers-on-top-row

« back to all changes in this revision

Viewing changes to tests/unittests/ut_repeat-backspace/ut_repeat-backspace.pro

  • Committer: Tarmac
  • Author(s): Guenter Schwann
  • Date: 2013-11-08 08:01:33 UTC
  • mfrom: (96.1.9 keyboard-size-in-mir)
  • Revision ID: tarmac-20131108080133-j08xha13k1kw2evl
Set the keyboard geometry from QML to C++, not the other way around. Fixes: https://bugs.launchpad.net/bugs/1245481.

Approved by Thomas Moenicke, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
TOP_BUILDDIR = $${OUT_PWD}/../../..
2
 
TOP_SRCDIR = ../../..
 
2
TOP_SRCDIR = $$PWD/../../..
3
3
 
4
4
include($${TOP_SRCDIR}/config.pri)
5
5
include(../common-check.pri)