build: fix all warnings, treat warnings as errors

This commit is contained in:
xiphon
2020-02-16 02:52:53 +00:00
parent eb7fae92ef
commit 98abdaa5d5
21 changed files with 36 additions and 73 deletions

View File

@@ -36,7 +36,7 @@
#include <QDateTime>
namespace Monero {
class AddressBook;
struct AddressBook;
}
class AddressBookRow;