common: Use override instead of virtual
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 23 May 2018 21:08:54 +0000 (23:08 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 23 May 2018 22:33:28 +0000 (00:33 +0200)
commit6de2be92eff20e0c3d2e4a6350315b23061f675e
tree933ee9c3a118bb3f84447243dcca5905a7c3a329
parentb20c8a054c9d684828e4975126adb63b498a05f8
common: Use override instead of virtual

Avoids a warning for inconsistent overrides.

This commit finishes up the giant rollup PR provided by
@digitalcircuit to consolidate a number of conflicting and
interdepending PRs. Thanks a lot for all the work!

Closes GH-357.
src/core/corebacklogmanager.h