X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferView_pimpl.h;h=46e9e3df182b8b70692e039ecc7b5e4a91d8ba25;hb=45a03f4f67bb00f8142e465c615f348f0622eb32;hp=e0a33d4aa415f5c2acb2b324fd53f0894dd3803f;hpb=c00fe603385b4275c039c9bb35c2b241db93d021;p=lyx.git diff --git a/src/BufferView_pimpl.h b/src/BufferView_pimpl.h index e0a33d4aa4..46e9e3df18 100644 --- a/src/BufferView_pimpl.h +++ b/src/BufferView_pimpl.h @@ -137,7 +137,9 @@ struct BufferView::Pimpl : public Object { /// BackStack backstack; /// - int last_click_x, last_click_y; + int last_click_x; + /// + int last_click_y; /// WorkArea * workarea_; ///