Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
|
|
| -int BufferView::offset_ref() const
| -{
| - return offset_ref_;
| -}
| -
Why is this change in this patch?
Because I forgot to commit this cleanup before this one.
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
|
|
| -int BufferView::offset_ref() const
| -{
| - return offset_ref_;
| -}
| -
Why is this change in this patch?
--
Lgb
Andre Poenitz wrote:
On Sun, Sep 17, 2006 at 11:06:05AM +0200, Abdelrazak Younes wrote:
Hello,
I would like to move the Intl member from LyXView to BufferView as this
is more a kernel thing IMHO.
Any objection?
Not really.
OK, then this patch does so. Will commit soon.
Abdel.
Index: Buf