Changeset 16 in pacpussensors for trunk/Alasca/AlascaSocket.cpp


Ignore:
Timestamp:
07/18/13 12:09:40 (11 years ago)
Author:
DHERBOMEZ Gérald
Message:

add standards replay components for some sensors that has to be used with DBITEPlayer application: StdDbtPlayerComponents

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Alasca/AlascaSocket.cpp

    r15 r16  
    9090  AlascaFrameEvent *e = new AlascaFrameEvent;
    9191  e->frame = frame;
    92   QCore Application::postEvent(myParent, e); 
     92  QCoreApplication::postEvent(myParent, e); 
    9393}
    9494
Note: See TracChangeset for help on using the changeset viewer.