mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 14:32:39 -04:00
Ran make format
This commit is contained in:
parent
306bf0f292
commit
fb5faf0ff5
19 changed files with 79 additions and 83 deletions
|
@ -811,7 +811,6 @@ void TestGroup::testCopyDataFrom()
|
|||
group3->setName("TestGroup3");
|
||||
group3->customData()->set("testKey", "value");
|
||||
|
||||
|
||||
QSignalSpy spyGroupModified(group.data(), SIGNAL(groupModified()));
|
||||
QSignalSpy spyGroupDataChanged(group.data(), SIGNAL(groupDataChanged(Group*)));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue