From f0b4ee0c7ea4015aa23c4483b58e1a1f365758bb Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 24 Jun 2010 09:32:43 +0000 Subject: [PATCH] 2010-06-24 11:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/resources/hbmk2_plugin_uip.prg ! Deleted debug (where I tested RTE inside plugin) --- harbour/ChangeLog | 4 ++++ harbour/contrib/hbide/resources/hbmk2_plugin_uip.prg | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 737603d035..b40bb3648a 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2010-06-24 11:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbide/resources/hbmk2_plugin_uip.prg + ! Deleted debug (where I tested RTE inside plugin) + 2010-06-24 10:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbide/hbide.hbp + Changed to generate .uip files dynamically using uip diff --git a/harbour/contrib/hbide/resources/hbmk2_plugin_uip.prg b/harbour/contrib/hbide/resources/hbmk2_plugin_uip.prg index 943198bafa..9d299736de 100644 --- a/harbour/contrib/hbide/resources/hbmk2_plugin_uip.prg +++ b/harbour/contrib/hbide/resources/hbmk2_plugin_uip.prg @@ -39,7 +39,7 @@ FUNCTION hbmk2_plugin_uip( hbmk2 ) ENDIF NEXT - IF ! Empty( aUI + 100 ) + IF ! Empty( aUI ) /* Execute 'hbqtui' commands on input files */