Wiki

Changeset 2151

Show
Ignore:
Timestamp:
07/28/09 04:59:23 (3 years ago)
Author:
Chuck.Esterbrook
Message:

Minor tweaks.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cobra/trunk/Source/ObjectExplorer-WinForms.cobra

    r2144 r2151  
    1212 
    1313 
    14 class ObjectExplorer 
    15     inherits Form 
     14class ObjectExplorer inherits Form 
    1615    implements ITreeBuilder, HasAppendKeyValue 
    1716    """ 
     
    7271 
    7372    cue init 
     73        base.init 
    7474        _initialEntries = List<of dynamic?>() 
    7575        .text = 'Object Explorer'