]> git.lyx.org Git - features.git/commitdiff
Comment from JMarc (devlist)
authorPavel Sanda <sanda@lyx.org>
Sun, 22 Apr 2012 10:32:41 +0000 (12:32 +0200)
committerPavel Sanda <sanda@lyx.org>
Sun, 22 Apr 2012 10:32:41 +0000 (12:32 +0200)
src/insets/InsetFlex.cpp

index 44651cc026816ac99ac1807d68e88c9fdd76d810..7b2639f69c9253e7c046179a1d6a78efb2860196 100644 (file)
@@ -43,6 +43,7 @@ InsetFlex::InsetFlex(InsetFlex const & in)
 {}
 
 
+// special code for InsetFlex when there is not the explicit Flex:: prefix
 InsetLayout const & InsetFlex::getLayout() const
 {
        if (!buffer_)