]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.h
Remove enumitem example file from attic.
[lyx.git] / src / LyXAction.h
index 9191694372bb2667aa1bca219e5a1f2946b413a4..d0a79426464ff97786ef31bfb6181cac8b0bfeca 100644 (file)
@@ -21,6 +21,9 @@
 
 namespace lyx {
 
+// current LFUN format
+static unsigned int const LFUN_FORMAT = 3;
+
 class FuncRequest;
 class LyXErr;