2013-08-14 18:36 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

* contrib/gtqtc/gtqtc1.cpp
    ! fixed missing HB_GTI_FONTA_NOSTRETCH in setting range
This commit is contained in:
Przemysław Czerpak
2013-08-14 18:36:37 +02:00
parent 42f22be280
commit 57fec24a78
2 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,10 @@
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
*/
2013-08-14 18:36 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/gtqtc/gtqtc1.cpp
! fixed missing HB_GTI_FONTA_NOSTRETCH in setting range
2013-08-14 18:10 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/gtqtc/gtqtc.hbp
* do not use system QT directories in android builds

View File

@@ -1919,7 +1919,8 @@ static HB_BOOL hb_gt_qtc_Info( PHB_GT pGT, int iType, PHB_GT_INFO pInfo )
( HB_GTI_FONTA_FIXMETRIC |
HB_GTI_FONTA_CLRBKG |
HB_GTI_FONTA_CTRLCHARS |
HB_GTI_FONTA_DRAWBOX );
HB_GTI_FONTA_DRAWBOX |
HB_GTI_FONTA_NOSTRETCH );
break;
case HB_GTI_SCREENHEIGHT: