Viktor Szakáts wrote: > >> /* >> * QFont () >> * QFont ( const QString & family, int pointSize = -1, int weight = -1, >> bool italic = false ) >> * QFont ( const QFont & font, QPaintDevice * pd ) >> * QFont ( const QFont & font ) >> */ >> HB_FUNC( QT_QFONT ) >> { >> if( HB_IS_STRING( 1 ) ) > > > This should be HB_ISCHAR( 1 ). I've fixed it in few places, > but there is one new such call in SVN again now. Pbly > the generator should be changed. >
Fixed in QFont.qth. Anything fixed must be in /qth/Q*.qth. Sources will ever be generated auto and any fix there will be lost. I am reviewing and reworking on new look .qth so please defer any fix there. Just report it on this list. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/QT---An-Issue-to-Resolve-tp22829528p22869377.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour