Skip to content
  • Raphael Kubo da Costa's avatar
    Fix constness of extractFile() parameters in the header file. · de71d695
    Raphael Kubo da Costa authored
    'options' is a const parameter in archivemodel.cpp, and should be so in
    the header declaration as well.
    
    This should fix compilation with Sun Studio.
    
    Patch by tropikhajma AT gmail.com, thanks!
    
    Forward-port of r1170166.
    
    CCBUG: 249552
    
    svn path=/trunk/KDE/kdeutils/ark/; revision=1170167
    de71d695