]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.h
whichFont down to 5.3%
[lyx.git] / src / BufferView_pimpl.h
index 27c4961b068da93bc4bdf15233140c4e73bb298d..09fb00d93551073932d23ef8514d1c452bcd43e3 100644 (file)
@@ -78,6 +78,10 @@ struct BufferView::Pimpl : public SigC::Object {
        ///
        void tripleClick(int x, int y, unsigned int button);
        ///
+       void selectionRequested();
+       ///
+       void selectionLost();
+       ///
        void enterView();
        ///
        void leaveView();