2010-09-06 23:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/qtgui/hbqt_hbqgraphicsrectitem.cpp
! Missing EOL @ EOF.
* utils/hbmk2/hbmk2.prg
! Minor typo in comment.
This commit is contained in:
@@ -16,6 +16,13 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-09-06 23:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/qtgui/hbqt_hbqgraphicsrectitem.cpp
|
||||
! Missing EOL @ EOF.
|
||||
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
! Minor typo in comment.
|
||||
|
||||
2010-09-05 17:35 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbqt/hbqt.ch
|
||||
+ Added more constants.
|
||||
|
||||
@@ -331,4 +331,4 @@ qreal HBQGraphicsRectItem::height() const
|
||||
return iHeight;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -4356,7 +4356,7 @@ FUNCTION hbmk2( aArgs, nArgTarget, /* @ */ lPause, nLevel )
|
||||
AAdd( hbmk[ _HBMK_aOPTD ], "-Wl, -Xdynamic" )
|
||||
ENDIF
|
||||
IF hbmk[ _HBMK_lSHARED ]
|
||||
/* TOFIX: .so is referred by it's full link time search path,
|
||||
/* TOFIX: .so is referred by its full link time search path,
|
||||
there is even a backslash present in the dir formed by
|
||||
the linker */
|
||||
AAdd( hbmk[ _HBMK_aOPTL ], "-Wl, -Xdynamic" )
|
||||
|
||||
Reference in New Issue
Block a user