~thomas-moenicke/phablet-extras/maliit-plugins_fix_focus_out

« back to all changes in this revision

Viewing changes to maliit-keyboard/lib/models/models.pri

  • Committer: Tarmac
  • Author(s): Thomas Moenicke
  • Date: 2013-03-26 13:49:55 UTC
  • mfrom: (2107.1.5 maliit-plugins-0.94.0)
  • Revision ID: tarmac-20130326134955-qhv19rwum8b81f7u
upgraded to maliit 0.94.0
updated maliit-keyboard, UI is using QML now
.

Approved by Bill Filler, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    models/label.h \
7
7
    models/key.h \
8
8
    models/keyarea.h \
 
9
    models/layout.h \
9
10
    models/keyboard.h \
10
11
    models/keydescription.h \
11
12
    models/wordcandidate.h \
19
20
    models/label.cpp \
20
21
    models/key.cpp \
21
22
    models/keyarea.cpp \
 
23
    models/layout.cpp \
22
24
    models/wordcandidate.cpp \
23
25
    models/wordribbon.cpp \
24
26
    models/text.cpp \