Lars Gullik Bjønnes wrote:
Andre Poenitz <[EMAIL PROTECTED]> writes:
| > By the way, is there a reason why we don't use the same header for the
| > client?
|
| None that I am aware of.
There was a reason. But I can't remember t now.
| > 'debug.h' should really be transferred to support/
|
| Does not sound wrong.
It does if you view support as a support lib that should not really
know something about the rest of lyx.
The only difference is the value in the enum... We could put that in a
separate header and transfer debug.[Ch], gettext.[Ch] and message.[Ch]
in support.
For message.[Ch], the singleton is implemented in lyx_main.C so that
would have to be transferred to a static variable in support :-(
Abdel.