D25798: Deprecated allowAsDefault
    Nathaniel Graham 
    noreply at phabricator.kde.org
       
    Fri Jan 24 19:20:49 GMT 2020
    
    
  
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200124/f3225418/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list