]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcommand.h
some reindentation, revert workarea xpos++, constify, remove all traces of LyXParagra...
[lyx.git] / src / insets / insetcommand.h
index cb0645420865dbeebd1fc408f2d99333d2fe77b0..99f0592dd8ac7ddeedc33c058019e4e0b49bbcf0 100644 (file)
@@ -74,7 +74,7 @@ private:
 
 
 ///
-class InsetCommand : public InsetButton, public boost::noncopyable {
+class InsetCommand : public InsetButton, boost::noncopyable {
 public:
        ///
        explicit