Changeset 15 in pacpussensors for trunk/Alasca
- Timestamp:
- Jul 10, 2013, 10:52:52 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Alasca/AlascaSocket.cpp
r3 r15 90 90 AlascaFrameEvent *e = new AlascaFrameEvent; 91 91 e->frame = frame; 92 QCore Application::postEvent(myParent, e);92 QCore Application::postEvent(myParent, e); 93 93 } 94 94
Note:
See TracChangeset
for help on using the changeset viewer.