2012-09-03 18:21 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)

* contrib/hbide/editor.prg
    ! Fix: to r18056, a nasty one.
This commit is contained in:
Pritpal Bedi
2012-09-04 01:23:04 +00:00
parent 283d49553d
commit b6f07d06bc
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.
*/
2012-09-03 18:21 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/editor.prg
! Fix: to r18056, a nasty one.
2012-09-03 17:01 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/saveload.prg
% Changed: the behavior of active item in dictionaries list.

View File

@@ -1279,7 +1279,7 @@ CLASS IdeEditor INHERIT IdeObject
DATA cExt INIT ""
DATA cType INIT ""
DATA cTheme INIT ""
DATA cView INIT "Main"
DATA cView
DATA qDocument
DATA qDocLayout
DATA qHiliter