]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.h
Fix table rotate conversion to 2.0 format
[lyx.git] / src / LyXAction.h
index cbe59b95a9dab4cae397461e5ecb50dc041f30e5..77cc5b084cc2824931c9f78f2f1fac2b09964633 100644 (file)
@@ -22,7 +22,7 @@
 namespace lyx {
 
 // current LFUN format
-static unsigned int const LFUN_FORMAT = 1;
+static unsigned int const LFUN_FORMAT = 2;
 
 class FuncRequest;
 class LyXErr;