]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
Fix bug #7059: Display the vertical alignment of tables.
[lyx.git] / src / BufferView.h
index 1880a583692158c7408593b70559b57cb8471e50..0672c9ddd16800c320dbd5bb8ae36ea8bb9ca6f1 100644 (file)
@@ -311,6 +311,8 @@ public:
        void editInset(std::string const & name, Inset * inset);
        ///
        void clearLastInset(Inset * inset) const;
+       /// Is the mouse hovering a clickable inset or element?
+       bool clickableInset() const;
 
 private:
        /// noncopyable