2012-03-07 20:25 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbhpdf/harupdf.ch
! fixed two constants
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-03-07 20:25 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbhpdf/harupdf.ch
|
||||
! fixed two constants
|
||||
|
||||
2012-03-06 16:47 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbide/hbide.hbp
|
||||
* contrib/hbide/ideactions.prg
|
||||
|
||||
@@ -288,8 +288,8 @@
|
||||
|
||||
//----------------------------------------------------------------------//
|
||||
|
||||
#define HPDF_TRUE 1
|
||||
#define HPDF_FALSE 0
|
||||
#define HPDF_TRUE .T.
|
||||
#define HPDF_FALSE .F.
|
||||
|
||||
#define HPDF_OK 0
|
||||
#define HPDF_NOERROR 0
|
||||
|
||||
Reference in New Issue
Block a user