From c4bf7a6f55e13fb060ae2e7edf270ea6e796f52a Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Tue, 12 Apr 2011 07:59:56 +0000 Subject: [PATCH] 2011-04-12 00:58 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) - contrib/hbqt/gtqtc/gtqtc.hbx - Removed: unwanted .hbx. --- harbour/ChangeLog | 4 ++++ harbour/contrib/hbqt/gtqtc/gtqtc.hbx | 34 ---------------------------- 2 files changed, 4 insertions(+), 34 deletions(-) delete mode 100644 harbour/contrib/hbqt/gtqtc/gtqtc.hbx diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 948e4585dd..8ec393cc1b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2011-04-12 00:58 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + - contrib/hbqt/gtqtc/gtqtc.hbx + - Removed: unwanted .hbx. + 2011-04-12 00:37 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbxbp/xbpgeneric.prg ! Fix( try ) to calculate desktop width for primary monitor. diff --git a/harbour/contrib/hbqt/gtqtc/gtqtc.hbx b/harbour/contrib/hbqt/gtqtc/gtqtc.hbx deleted file mode 100644 index 8051926271..0000000000 --- a/harbour/contrib/hbqt/gtqtc/gtqtc.hbx +++ /dev/null @@ -1,34 +0,0 @@ -/* - * $Id$ - */ - -/* -------------------------------------------------------------------- */ -/* NOTE: You can add manual override which functions to include or */ -/* exclude from automatically generated EXTERNAL/DYNAMIC list. */ -/* Syntax: // HB_FUNC_INCLUDE */ -/* // HB_FUNC_EXCLUDE */ -/* -------------------------------------------------------------------- */ - -/* -------------------------------------------------------------------- */ -/* WARNING: Automatically generated code below. DO NOT EDIT! */ -/* Regenerate using hbmk2 '-hbx=' option. */ -/* -------------------------------------------------------------------- */ - -#ifndef __HBEXTERN_CH__GTQTC__ -#define __HBEXTERN_CH__GTQTC__ - -#if defined( __HBEXTREQ__ ) .OR. defined( __HBEXTERN__GTQTC__ANNOUNCE ) - ANNOUNCE __HBEXTERN__GTQTC__ -#endif - -#if defined( __HBEXTREQ__ ) .OR. defined( __HBEXTERN__GTQTC__REQUEST ) - #command DYNAMIC => EXTERNAL -#endif - -DYNAMIC HB_GT_QTC - -#if defined( __HBEXTREQ__ ) .OR. defined( __HBEXTERN__GTQTC__REQUEST ) - #uncommand DYNAMIC => EXTERNAL -#endif - -#endif