]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Dialogs.h
Move LaTeX and VC logs to GUI-I on xforms
[lyx.git] / src / frontends / Dialogs.h
index 8e7511842f901d07d0d9b729e150ecbf902f90f6..1e66fd118b2f642278ff0ec46eccd224eaa72f47 100644 (file)
@@ -114,7 +114,9 @@ public:
        Signal0<void> showLayoutDocument;
        ///
        Signal0<void> showLayoutParagraph;
-       ///
+       /// show the version control log
+       Signal0<void> showVCLogFile;
+       /// show the LaTeX log or build file
        Signal0<void> showLogFile;
        ///
        Signal0<void> showPreamble;