From 31db12fa1429c6dd899982805531d8f19e715806 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Tue, 14 Nov 2006 16:46:06 +0000 Subject: [PATCH] add a FIXME comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15921 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/debug.h | 5 +++++ 1 file changed, 5 insertions(+) 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. * -- 2.39.5