ngraham added a comment.

  This makes `kde-cli-tools` fail to build for me with Qt 5.14 on openSUSE 
Tumbleweed:
  
    [ 43%] Linking CXX executable ../bin/kioclient5
    /home/nate/kde/src/kde-cli-tools/keditfiletype/mimetypedata.cpp: In member 
function ‘QStringList MimeTypeData::getAppOffers() const’:
    /home/nate/kde/src/kde-cli-tools/keditfiletype/mimetypedata.cpp:217:20: 
error: ‘class KService’ has no member named ‘allowAsDefault’
      217 |         if ((*it)->allowAsDefault())
          |                    ^~~~~~~~~~~~~~
  
  I guess we found a use case. :)

REPOSITORY
  R309 KService

REVISION DETAIL
  https://phabricator.kde.org/D25798

To: nicolasfella, #frameworks, dfaure
Cc: ngraham, kossebau, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns

Reply via email to