Skip to content
  • Utkarsh Ayachit's avatar
    Changing sendEvent() to notifyEvent(). · 8cb3031d
    Utkarsh Ayachit authored
    QTest code uses notifyEvent() to post events. That being the case, it may be
    more appropriate for our testing code to use notifyEvent() as well. This may
    improve test playback reliability across platforms.
    8cb3031d