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)
This commit is contained in:
Viktor Szakats
2010-06-24 09:32:43 +00:00
parent e12ceb3537
commit f0b4ee0c7e
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -39,7 +39,7 @@ FUNCTION hbmk2_plugin_uip( hbmk2 )
ENDIF
NEXT
IF ! Empty( aUI + 100 )
IF ! Empty( aUI )
/* Execute 'hbqtui' commands on input files */