]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
some refactoring
[lyx.git] / src / BufferView.h
index 07d4c0370d8737d65af5c2f7d1b8b565869f296b..192742b8c42ebfd7ae74301fe1a3d7cb37431d9f 100644 (file)
@@ -170,8 +170,7 @@ public:
 
        /// dispatch method helper for \c WorkArea
        /// \sa WorkArea
-       /// \retval true if a redraw is needed
-       bool workAreaDispatch(FuncRequest const & ev);
+       void mouseEventDispatch(FuncRequest const & ev);
 
        /// access to anchor.
        pit_type anchor_ref() const;