]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt/Dialog.h
#10571 improved handling of WM's signal when switching from or to full-screen window
[features.git] / src / frontends / qt / Dialog.h
index 08a80a3849276e2d8c6e04c7f5ad4d053ce1ef07..260eaeb59a38c929958302477709f277797c8626 100644 (file)
@@ -41,8 +41,7 @@ class GuiView;
 enum KernelDocType
 {
        LATEX,
-       LITERATE,
-       DOCBOOK
+       LITERATE
 };
 
 /** \c Dialog collects the different parts of a Model-Controller-View