Changeset 3405

Show
Ignore:
Timestamp:
08/11/08 16:40:56 (5 years ago)
Author:
nopper
Message:

Forget about adding Status

Location:
branch/PacketManipulator/Tabs
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • branch/PacketManipulator/Tabs/MainTab.py

    r3404 r3405  
    213213            return 
    214214 
     215        count = self.packet_count.get_value_as_int() 
     216        inter = self.packet_interval.get_value_as_int() 
    215217 
    216218    def __on_send_receive(self, action):