]> git.lyx.org Git - lyx.git/blob - src/frontends/support/ChangeLog
try this for distinguishing inner and outer tabs
[lyx.git] / src / frontends / support / ChangeLog
1 2001-01-21  Baruch Even  <baruch@ev-en.org>
2
3         * LyXImage.h:
4         * LyXImage.C: Removal of the #pragma interface/implementation because of
5         bad interaction with the inclusion of the real implementation, it resulted
6         in errors while linking.
7
8         * LyXImage_X.h:
9         * LyXImage_X.C: Stored the width and height of the image in the image
10         object.