X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fdebug.h;h=f963f383ca5ab495f5064fc0ac58a7d45c3bf5a4;hb=35204f8f33d7400a5fefeffea533fb4cb4097211;hp=5e7d9a1d39514124a4ab3ecd870f529cca2b3c6e;hpb=6c300f72a217722652dc27db9108e1050028979c;p=lyx.git diff --git a/src/debug.h b/src/debug.h index 5e7d9a1d39..f963f383ca 100644 --- a/src/debug.h +++ b/src/debug.h @@ -1,6 +1,11 @@ // -*- C++ -*- /** * \file debug.h + * + * FIXME: It would be nice if, in lyx::use_gui mode, instead of + * outputting to the console, we would pipe all messages onto a file + * and visualise the contents dynamically in a Qt window if needed. + * * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. *