2012-09-20 03:34 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/qtgui/qth/QImage.qth
! Fixed: missing inheritance from QPaintDevice.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-09-20 03:34 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbqt/qtgui/qth/QImage.qth
|
||||
! Fixed: missing inheritance from QPaintDevice.
|
||||
|
||||
2012-09-20 11:15 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* harbour/contrib/xhb/txml.prg
|
||||
! xHarbour compatibility patch from Jose F. Gimenez - thanks
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
<CLASS>
|
||||
QObject = no
|
||||
Inherit =
|
||||
Inherit = QPaintDevice
|
||||
Type = PlainObject
|
||||
New =
|
||||
</CLASS>
|
||||
|
||||
Reference in New Issue
Block a user