This commit is contained in:
blizzard%redhat.com 1999-07-28 02:54:05 +00:00
Родитель 1f3fd39a62
Коммит 5bfd052c4c
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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",