Horst Schirmeier wrote: > Please have a look at the attached patch (against lyx-1.5 r22509). The > main difference to -devel is that I don't add deletePB/upPB/downPB to > the BCView's readOnly list anymore. This is because the enabled state of > these buttons depends on more than just the underlying buffer's read > only state, and is handled in QBibtexDialog::databaseChanged() with > these additional conditions. The -devel patch probably should be > adapted, too. Does this sound correct to you?
Makes sense, yes. I committed, after having adjusted the line lenght, to branch and did the change to trunk as well. Jürgen