]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Application.h
GuiIdListModel: ignore DecorationRole (icons of available list)
[lyx.git] / src / frontends / Application.h
index c0ea5c31ae8d1d2f334aa8db2371d84693463618..cf82776039e98217d779f2a013475fd395c27f8e 100644 (file)
@@ -233,6 +233,8 @@ public:
        virtual bool searchMenu(FuncRequest const & func,
                docstring_list & names) const = 0;
 
+       virtual bool hasBufferView() const = 0;
+
        /// \return the icon file name for the given action.
        static docstring iconName(FuncRequest const & f, bool unknown);
        /// \return the math icon name for the given command.