nxwidget: Fix incorrect #endif position
remove space
This commit is contained in:
parent
a38acd685f
commit
b00f612470
@ -143,8 +143,8 @@ void CWindowEventHandlerList::raiseKeyboardEvent(void)
|
|||||||
{
|
{
|
||||||
m_eventHandlers.at(i)->handleKeyboardEvent();
|
m_eventHandlers.at(i)->handleKeyboardEvent();
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Raise an NX window blocked event.
|
* Raise an NX window blocked event.
|
||||||
|
Loading…
Reference in New Issue
Block a user