]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Clipboard.h
More notes.
[lyx.git] / src / frontends / Clipboard.h
index cdbe98b9a6d0f92ef0434939847a10e43e081720..7235b01013cb738c2b460c4867ae1da67655773c 100644 (file)
@@ -69,6 +69,8 @@ public:
 
        /// Does the clipboard contain LyX contents?
        virtual bool hasLyXContents() const = 0;
+       /// Does the clipboard contain text contents?
+       virtual bool hasTextContents() const = 0;
        /// Does the clipboard contain graphics contents of a certain type?
        virtual bool hasGraphicsContents(GraphicsType type = AnyGraphicsType) const = 0;
        /// state of clipboard.