]> git.lyx.org Git - features.git/commitdiff
add a FIXME comment
authorAbdelrazak Younes <younes@lyx.org>
Tue, 14 Nov 2006 16:46:06 +0000 (16:46 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 14 Nov 2006 16:46:06 +0000 (16:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15921 a592a061-630c-0410-9148-cb99ea01b6c8

src/debug.h

index 5e7d9a1d39514124a4ab3ecd870f529cca2b3c6e..f963f383ca5ab495f5064fc0ac58a7d45c3bf5a4 100644 (file)
@@ -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.
  *