diff options
author | Koen Kooi <koen@openembedded.org> | 2009-12-01 19:02:14 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-12-02 15:13:49 +0100 |
commit | ca961b5ec7dd6ade32e719cb01d344c1187a2f46 (patch) | |
tree | 31af5d69d240f586c41c47ece929a4a0d068a571 /recipes/qt4/qt4-embedded.inc | |
parent | 83bd1ed815a4e716ce5bc00f4dbbaeae1b5fd8e6 (diff) |
qt4: add 4.6.0, WIP
Diffstat (limited to 'recipes/qt4/qt4-embedded.inc')
-rw-r--r-- | recipes/qt4/qt4-embedded.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-embedded.inc b/recipes/qt4/qt4-embedded.inc index 95b770a5a4..11fcd5849b 100644 --- a/recipes/qt4/qt4-embedded.inc +++ b/recipes/qt4/qt4-embedded.inc @@ -31,7 +31,7 @@ QT_CONFIG_FLAGS += " \ -qt-decoration-styled -plugin-decoration-default -plugin-decoration-windows \ -plugin-gfx-transformed -plugin-gfx-qvfb -plugin-gfx-vnc -plugin-gfx-directfb \ -plugin-mouse-tslib -qt-mouse-pc -qt-mouse-qvfb \ - -qt-kbd-tty -qt-kbd-usb -qt-kbd-qvfb \ + -qt-kbd-tty \ -DQT_KEYPAD_NAVIGATION \ " |