]> git.lyx.org Git - lyx.git/blobdiff - src/PDFOptions.h
This comment is wrong and causes bug in revision control.
[lyx.git] / src / PDFOptions.h
index 47e4c4136c07072340ed9eb29616d3ee147b118e..2fa661aa71782b8d0b81fa1905a38ee72c5ebb92 100644 (file)
@@ -20,6 +20,10 @@ namespace lyx {
 
 class Lexer;
 
+// FIXME UNICODE
+// Write functions need to use odostream instead of ostream before
+// we can use docstring instead of string.
+
 /// Options for PDF generation
 class PDFOptions {
 public: