]> git.lyx.org Git - lyx.git/blobdiff - src/insets/Inset.cpp
Fix GRAPHICS_EDIT of InsetGraphics
[lyx.git] / src / insets / Inset.cpp
index 96466d32d96ce6c3d3c008d4725c002537aaaed9..cb689077e44c784f6a2e330fbfb6e9fb17daae61 100644 (file)
@@ -105,6 +105,7 @@ static TranslatorMap const build_translator()
                InsetName("info", INFO_CODE),
                InsetName("collapsable", COLLAPSABLE_CODE),
                InsetName("newpage", NEWPAGE_CODE),
+               InsetName("tablecell", CELL_CODE)
        };
 
        size_t const insetnames_size =