зеркало из https://github.com/mozilla/pjs.git
fix another UMR.
This commit is contained in:
Родитель
1f3fd39a62
Коммит
5bfd052c4c
|
@ -386,6 +386,8 @@ void
|
|||
nsAppShell::HandleButtonEvent(XEvent *event, nsWidget *aWidget)
|
||||
{
|
||||
nsMouseEvent mevent;
|
||||
mevent.isShift = 0;
|
||||
mevent.isControl = 0;
|
||||
PRUint32 eventType = 0;
|
||||
|
||||
PR_LOG(XlibWidgetsLM, PR_LOG_DEBUG, ("Button event for window 0x%lx button %d type %s\n",
|
||||
|
|
Загрузка…
Ссылка в новой задаче