X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyx_sty.h;h=e654a6803b9ccd488fee280d46acaaa73522e787;hb=7cb3b054916d146ccf5b57d15351b448775af26a;hp=56def33a5de92d2332b0f50da2d75601bf674ac1;hpb=4b2a999762c83627476428e595d3c1e3704a3da0;p=lyx.git diff --git a/src/lyx_sty.h b/src/lyx_sty.h index 56def33a5d..e654a6803b 100644 --- a/src/lyx_sty.h +++ b/src/lyx_sty.h @@ -5,7 +5,7 @@ * LyX, The Document Processor * * Copyright 1995 Matthias Ettrich - * Copyright 1995-2000 The LyX Team. + * Copyright 1995-2001 The LyX Team. * * ====================================================== */ @@ -32,20 +32,35 @@ // another object. I'll let some others have a look now... (Lgb) // include this always +/// extern string const lyx_def; +/// extern string const lyxline_def; +/// extern string const noun_def; +/// extern string const lyxarrow_def; +/// extern string const quotedblbase_def; +/// extern string const quotesinglbase_def; +/// extern string const guillemotleft_def; +/// extern string const guillemotright_def; +/// extern string const guilsinglleft_def; +/// extern string const guilsinglright_def; +/// extern string const paragraphindent_def; +/// extern string const floatingfootnote_def; +/// extern string const minipageindent_def; +/// extern string const boldsymbol_def; +/// extern string const binom_def; #endif