Martin Costabel wrote: [] > - There is a bug in the prefs plugin that prevents the preferences > dialog from coming up, but it is not the same bug as the one in 1.2.1, > and I haven't yet identified it.
It is actually still the same bug: A spurious declaration of ChangeGrid() in prefs.h. Only that it changed its name to changeGrid() now so that my patch script didn't catch it. Oh well... -- Martin
