]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/character.h
The reference dialog now disconnects from the inset on Apply. Its behaviour
[lyx.git] / src / frontends / controllers / character.h
index 04f2e7bfb9a1f80def7406b946c2b37315bba4d8..a13b5576cb5175611d93db93005ae0bf23a4b6f3 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /* This file is part of
  * ====================================================== 
  *
@@ -20,7 +21,6 @@
 
 #include "lyxfont.h"
 #include "LColor.h"
-#include "character.h"
 
 /** Functions of use to the character GUI controller and view */
 namespace character {
@@ -35,8 +35,6 @@ namespace character {
                ///
                NOUN_TOGGLE,
                ///
-               LATEX_TOGGLE,
-               ///
                INHERIT
        };