Fixed key mapping

This commit is contained in:
Robert Osfield
2008-11-17 19:15:12 +00:00
parent 37bd44042a
commit 8abd7c3a76

View File

@@ -196,6 +196,8 @@ void UBrowserThread::init(const std::string& application)
// append details to agent string
LLMozLib::getInstance()->setBrowserAgentId( _application );
setUpKeyMap();
_initialized = true;
// startThread();