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


Ignore:
Timestamp:
Jul 10, 2013, 10:52:52 AM (11 years ago)
Author:
DHERBOMEZ Gérald
Message:

minor modifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Alasca/AlascaSocket.cpp

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