Fix dtor compile warnings with Clang
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "tagreaderbase.h"
|
||||
|
||||
TagReaderBase::TagReaderBase() = default;
|
||||
TagReaderBase::~TagReaderBase() = default;
|
||||
|
||||
QString TagReaderBase::ErrorString(const Result &result) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user