Skip to content
  • Ingo Klöcker's avatar
    Fix broken signal-slot connection · 9cf581b9
    Ingo Klöcker authored and Ingo Klöcker's avatar Ingo Klöcker committed
    The private slot in the header is probably never declared because the
    define in the #ifdef isn't defined when moc parses the file. In any case,
    there's no reason to keep using an old-style connect.
    
    GnuPG-bug-id: 6163
    9cf581b9