Fixed a bug that was causing both apprunner and viewer to segfault on startup in the Motif port. NOT PART OF MAIN BUILD.
This commit is contained in:
Родитель
428843662d
Коммит
4da7b32cbe
|
@ -176,7 +176,7 @@ done:
|
|||
EQueue->GetEventQueueSelectFD(),
|
||||
(XtPointer) XtInputReadMask,
|
||||
event_processor_callback,
|
||||
0);
|
||||
EQueue);
|
||||
|
||||
XtRealizeWidget(mTopLevel);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче