Skip to content
  • Declara Denis's avatar
    Small fixes in the codebase · 80477cef
    Declara Denis authored
    * Remove explicit use of Qt::QueuedConnection. As it turns out, when the
      event is emitted by a thread, different from the GUI thread, it is
      automatically enqueued.
    * use #ifdef instead of #if
    80477cef