Tommaso Cucinotta wrote: > Unfortunately, it does not seem to currently work if you open the child > document only (e.g., only b.lyx), but not its master -- if there is any
with the expection of documents, which have set default master in settings there is no way how to know the master. so i think thats ok. only we could disable the master radio button, so its obvious for the user. dont see to much into searchadv implemenattion, so only one cosmetic issue - std::vector is used many times - its maybe time for using clause in .cpp so you can put only vector. or to use new typedef for the whole std::vector<Buffer *>...? pavel
