mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-30 03:51:33 -04:00
Return Q_NULLPTR instead of 0 when the return type is a pointer.
This commit is contained in:
parent
fcc936ceff
commit
ecea101962
12 changed files with 67 additions and 66 deletions
|
@ -21,6 +21,7 @@
|
|||
#include <QtCore/QByteArray>
|
||||
#include <QtCore/QScopedPointer>
|
||||
|
||||
#include "core/Global.h"
|
||||
#include "crypto/SymmetricCipherBackend.h"
|
||||
|
||||
class SymmetricCipher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue