Ignore:
Timestamp:
04/11/10 16:42:30 (15 years ago)
Author:
pinwc4
Message:

Removed logic pointing to a removed button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/ICSSerialPort.rbbas

    r30 r32  
    852852        #tag EndProperty 
    853853 
    854         #tag Property, Flags = &h21 
    855                 Private carType As String = "MR-03" 
     854        #tag Property, Flags = &h0 
     855                carType As String = "MR-03" 
    856856        #tag EndProperty 
    857857 
     
    10181018                #tag EndViewProperty 
    10191019                #tag ViewProperty 
    1020                         Name="carType" 
    1021                         Group="Behavior" 
    1022                         InitialValue="MR-03" 
    1023                         Type="String" 
    1024                         EditorType="MultiLineEditor" 
    1025                 #tag EndViewProperty 
    1026                 #tag ViewProperty 
    10271020                        Name="CTS" 
    10281021                        Visible=true 
     
    10501043                        Group="Position" 
    10511044                        InheritedFrom="serial" 
    1052                 #tag EndViewProperty 
    1053                 #tag ViewProperty 
    1054                         Name="mode" 
    1055                         Group="Behavior" 
    1056                         InitialValue="read" 
    1057                         Type="String" 
    1058                         EditorType="MultiLineEditor" 
    10591045                #tag EndViewProperty 
    10601046                #tag ViewProperty 
Note: See TracChangeset for help on using the changeset viewer.