Sorry, forgot this:

Martin

Index: paragraph.h
===================================================================
RCS file: /cvs/lyx/lyx-devel/src/paragraph.h,v
retrieving revision 1.39
diff -u -p -r1.39 paragraph.h
--- paragraph.h 2002/08/07 16:31:45     1.39
+++ paragraph.h 2002/08/09 19:30:26
@@ -26,6 +27,7 @@ class BufferParams;
 class BufferView;
 class Counters;
 class InsetBibKey;
+class InsetShortTitle;
 class Language;
 class LaTeXFeatures;
 class ParagraphParameters;
@@ -180,6 +182,8 @@ public:
 
        ///
        InsetBibKey * bibkey;  // ale970302
+       ///
+       InsetShortTitle * shorttitle;  // mv020809
 
        ///
        void next(Paragraph *);

Attachment: msg42341/pgp00000.pgp
Description: PGP signature

Reply via email to