From: Abdelrazak Younes Date: Tue, 14 Nov 2006 16:46:06 +0000 (+0000) Subject: add a FIXME comment X-Git-Tag: 1.6.10~11878 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=31db12fa1429c6dd899982805531d8f19e715806;p=features.git add a FIXME comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15921 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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. *