Hi all,

while trying to understand bug #11013 I have a problem with message pane output.

The output is as follows:

frontends/qt/GuiApplication.cpp (2329): action first set to []

The corresponding debugger terminal output is:

frontends/qt/GuiApplication.cpp (2329): action first set to [dialog-toggle]

The code is:

LYXERR(Debug::KEY, "action first set to [" << func.action() << ']');

Please, is anybody here to explain it? I need to see the text in message pane 
at run-time. 

Stephan
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to