X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferView_pimpl.h;h=09fb00d93551073932d23ef8514d1c452bcd43e3;hb=8d1c58af82d1fc356f470dff97878ab7c3e8a2fe;hp=652b6c7be4c2aa0fa863f5f2d7944b189a7b2674;hpb=813234f7e6c1f731a77249dd5b0ac02769c4879f;p=lyx.git diff --git a/src/BufferView_pimpl.h b/src/BufferView_pimpl.h index 652b6c7be4..09fb00d935 100644 --- a/src/BufferView_pimpl.h +++ b/src/BufferView_pimpl.h @@ -80,6 +80,8 @@ struct BufferView::Pimpl : public SigC::Object { /// void selectionRequested(); /// + void selectionLost(); + /// void enterView(); /// void leaveView();