]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
PDF-form.lyx: add a note
[lyx.git] / src / Buffer.h
index 9ff775250ead5d7109fbed2991d6a393482cb972..05cf8aac8174305def8e76a12bc896c983745327 100644 (file)
@@ -134,7 +134,10 @@ public:
                ExportTexPathHasSpaces,
                ExportConverterError,
                // preview
+               // Implies ExportSuccess.
                PreviewSuccess,
+               // The exported file exists but there was an error when opening
+               // it in a viewer.
                PreviewError
        };