]> git.lyx.org Git - lyx.git/blobdiff - src/lfuns.h
Cleanup the TEXT_TO_INSET_OFFSET mess. This correction is done now once in InsetText...
[lyx.git] / src / lfuns.h
index 4a6295abf69ed7f3ed2b33fde251bdab1eb06136..299166c6a23d459c8deaa6e9ea0ed18e69de1499 100644 (file)
@@ -402,6 +402,7 @@ enum kb_action {
        LFUN_PARAGRAPH_PARAMS,           // rgh, 200708XX
        LFUN_LAYOUT_MODULES_CLEAR,       // rgh, 20070825
        LFUN_LAYOUT_MODULE_ADD,          // rgh, 20070825
+       LFUN_LAYOUT_RELOAD,              // rgh, 20070903
 
        LFUN_LASTACTION                  // end of the table
 };