Fixed key mapping
This commit is contained in:
@@ -196,6 +196,8 @@ void UBrowserThread::init(const std::string& application)
|
||||
// append details to agent string
|
||||
LLMozLib::getInstance()->setBrowserAgentId( _application );
|
||||
|
||||
setUpKeyMap();
|
||||
|
||||
_initialized = true;
|
||||
|
||||
// startThread();
|
||||
|
||||
Reference in New Issue
Block a user