]> git.lyx.org Git - lyx.git/blobdiff - src/debug.h
* src/frontends/qt4/qlkey.h: add AltGr as modifier key (fix bug 4026)
[lyx.git] / src / debug.h
index 7d4cf910d21434de59c67d90d7d882f6f41c7060..3648ec83d222be38ef71c7f301d2166b41e94934 100644 (file)
@@ -1,7 +1,7 @@
 // -*- 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.