]> git.lyx.org Git - features.git/blobdiff - src/BufferView.h
Kayvan --export fix ; Angus toolbar fixes
[features.git] / src / BufferView.h
index 2d6f36e88a38a8231db2867b1ce04cf310d5b8f1..f4e45828c76b02b2982c4d9d5a18d339cc68b974 100644 (file)
@@ -55,8 +55,6 @@ public:
        ///
        LyXScreen * screen() const;
        ///
-       WorkArea * workarea() const;
-       ///
        void buffer(Buffer * b);
        ///
        void resize(int, int, int, int);
@@ -237,6 +235,8 @@ public:
        ///
        bool ChangeCitationsIfUnique(string const & from, string const & to);
        ///
+       string const getClipboard() const;
+       ///
        void pasteClipboard(bool asPara);
        ///
        void stuffClipboard(string const &) const;