]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcommand.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetcommand.h
index 4311621fe0396b91e500b60cfed565b0c4b70e79..1548d7c84d2eaa1d96be80e4365be517ad6bbed5 100644 (file)
@@ -76,7 +76,7 @@ public:
 
 protected:
        ///
-       void priv_dispatch(LCursor & cur, FuncRequest const & cmd);
+       void priv_dispatch(LCursor & cur, FuncRequest & cmd);
        ///
        std::string const getCommand() const { return p_.getCommand(); }
        ///