Skip to content
  • David Faure's avatar
    Unbreak build with Qt 5.14 · 32567d4f
    David Faure authored
    sidebar/SidebarMode.cpp:284:30: error: no matching function for call to ‘qmlRegisterType<QAction>()’
         qmlRegisterType<QAction>();
    
    It's very unclear to me how this should be ported, given the possible
    impact on existing QML files.
    
    CCMAIL: montel@kde.org, subdiff@gmail.com
    32567d4f