From 46fb229cc235fc60ca9851eef0cd1e3befdb1b21 Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Sat, 7 Jul 2012 06:26:33 +0000 Subject: [PATCH] 2012-07-06 23:25 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/qtsvg/hbqt_init.cpp * contrib/hbqt/qtsvg/hbqtsvg.hbm ! Copy and type fixes. --- harbour/ChangeLog | 5 +++++ harbour/contrib/hbqt/qtsvg/hbqt_init.cpp | 2 +- harbour/contrib/hbqt/qtsvg/hbqtsvg.hbm | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 3c0a66fd86..29ff83f060 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-06 23:25 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + * contrib/hbqt/qtsvg/hbqt_init.cpp + * contrib/hbqt/qtsvg/hbqtsvg.hbm + ! Copy and type fixes. + 2012-07-06 23:15 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + contrib/hbqt/qtmultimedia + contrib/hbqt/qtmultimedia/doc diff --git a/harbour/contrib/hbqt/qtsvg/hbqt_init.cpp b/harbour/contrib/hbqt/qtsvg/hbqt_init.cpp index 082f1d18a2..f9575805fe 100644 --- a/harbour/contrib/hbqt/qtsvg/hbqt_init.cpp +++ b/harbour/contrib/hbqt/qtsvg/hbqt_init.cpp @@ -88,7 +88,7 @@ HB_CALL_ON_STARTUP_BEGIN( _hbqtsvg_init_ ) HB_CALL_ON_STARTUP_END( _hbqtsvg_init_ ) #if defined( HB_PRAGMA_STARTUP ) - #pragma startup _hbqtopengl_init__hbqtsvg_init_ + #pragma startup __hbqtsvg_init_ #elif defined( HB_DATASEG_STARTUP ) #define HB_DATASEG_BODY HB_DATASEG_FUNC( _hbqtsvg_init_ ) #include "hbiniseg.h" diff --git a/harbour/contrib/hbqt/qtsvg/hbqtsvg.hbm b/harbour/contrib/hbqt/qtsvg/hbqtsvg.hbm index c884d70684..7e721eada2 100644 --- a/harbour/contrib/hbqt/qtsvg/hbqtsvg.hbm +++ b/harbour/contrib/hbqt/qtsvg/hbqtsvg.hbm @@ -6,7 +6,7 @@ qth/filelist.hbm -hbqtopengl.hbx +hbqtsvg.hbx hbqt_init.cpp @@ -14,7 +14,7 @@ hbqt_init.cpp ../qtgui/hbqtgui.hbc ../qtnetwork/hbqtnetwork.hbc --deppkgname=qtsvg:QtOpenGL +-deppkgname=qtsvg:QtSvg -depkeyhead=qtsvg:QtSvg/QtSvg -depcontrol=qtsvg:${HB_WITH_QT} {!darwin}-depincpath=qtsvg:/usr/include/qt4