Changeset 5364
- Timestamp:
- 10/10/07 17:25:30 (6 years ago)
- Files:
-
- 1 modified
-
experimental/components/rc2007_gui/WorkModules.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
experimental/components/rc2007_gui/WorkModules.py
r5363 r5364 239 239 # TODO: look at the metadata and decide if it's voice or text 240 240 # forwarding voice data: 241 if voice:241 if voice: 242 242 self.CVSDDecode(data) 243 243