Skip to content
  • Matthias Fuchs's avatar
    Splits verifier.h and verifier.cpp into multiple files. · 53f5ae87
    Matthias Fuchs authored
    Each file has an own class now. This reduces the dependencies and makes recompilation faster.
    In this regard Verifier::addChecksum and Verifier::addChecksums are added which simply foward the calls to VerificationModel.
    This also makes the code more clear and avoids quite large files.
    
    svn path=/trunk/KDE/kdenetwork/kget/; revision=1230409
    53f5ae87