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

@@ -42,7 +42,7 @@
class Wallet;
namespace Monero {
class WalletManager;
struct WalletManager;
}
class WalletManager : public QObject