fixed tabs, and using NativeKeys instead of forwarding keyevent though qapplication
This commit is contained in:
parent
a1622cd5c8
commit
74e40608b3
2 changed files with 206 additions and 255 deletions
|
@ -156,7 +156,6 @@ Q_DECL_EXPORT int main(int argc, char *argv[])
|
|||
// Start vibration service
|
||||
vibra = CHWRMVibra::NewL();
|
||||
SymbianMediaKeys* mediakeys = new SymbianMediaKeys();
|
||||
mediakeys->subscribeKeyEvent(&w);
|
||||
#endif
|
||||
|
||||
QThread* thread = new QThread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue