Skip to content
  • Daniel Vrátil's avatar
    Split ImapResource to ImapResourceBase and ImapResource · 2158e587
    Daniel Vrátil authored and Christian Mollekopf's avatar Christian Mollekopf committed
    ImapResourceBase contains generic implementation (most of the code), and ImapResource
    contains code that links against specific classes, like configuration dialog etc.,
    which some more specialized IMAP subclasses might want to replace by their own
    implementation.
    
    Conflicts:
    	resources/imap/imapresource.cpp
    	resources/imap/imapresource.h
    2158e587