mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-18 03:00:50 -04:00
Mark some constructor as explicit.
This commit is contained in:
parent
6422dee4fc
commit
279585fff4
10 changed files with 13 additions and 11 deletions
|
@ -27,7 +27,7 @@ class QIODevice;
|
|||
|
||||
class KeePass2Reader
|
||||
{
|
||||
Q_DECLARE_TR_FUNCTIONS(KeePass2Reader);
|
||||
Q_DECLARE_TR_FUNCTIONS(KeePass2Reader)
|
||||
|
||||
public:
|
||||
KeePass2Reader();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue