]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_hullinset.h
the DocIterator stuff
[lyx.git] / src / mathed / math_hullinset.h
index 9548e594297148156a7917a83843407b645d8ffa..30c9e8cc083545481b68488e475f1cdb57fb3baa 100644 (file)
@@ -117,7 +117,7 @@ public:
 
 protected:
        ///
-       DispatchResult priv_dispatch(LCursor & cur, FuncRequest const & cmd);
+       void priv_dispatch(LCursor & cur, FuncRequest const & cmd);
        ///
        std::string eolString(row_type row, bool fragile) const;