CVS commit by thomas: bug fix: more than one type each of code accessor methods were being added to CodeClassField. This is the result of a subtle bug in QMap, which only works for objects which inherit from QObject. Fixed by using 'dumber' code in findMethodByType method. M +22 -9 codeclassfield.cpp 1.9 M +1 -1 codeclassfield.h 1.3