trunk does not compile:

[EMAIL PROTECTED] schrieb:
-               if (!contains(buffer().params().documentClass().name(), "art")) 
{
+               if (!contains(buffer().params().baseClass()->name(), "art")) {
InsetBibtex.cpp
..\..\..\trunk\src\insets\InsetBibtex.cpp(313) : error C2027: use of
undefined type 'lyx::BaseClassIndex'
       D:\lyx\trunk\src\BufferParams.h(35) : see declaration of
'lyx::BaseClassIndex'

bernhard

Reply via email to