Return Q_NULLPTR instead of 0 when the return type is a pointer.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <QtCore/QByteArray>
|
||||
#include <QtCore/QScopedPointer>
|
||||
|
||||
#include "core/Global.h"
|
||||
#include "crypto/SymmetricCipherBackend.h"
|
||||
|
||||
class SymmetricCipher
|
||||
|
||||
Reference in New Issue
Block a user