Formatting

This commit is contained in:
Louis-Bertrand Varin 2017-11-21 14:03:24 -05:00
parent 94ea323836
commit 2cd5006260

View File

@ -134,8 +134,8 @@ public:
* Note that you need to copy the custom icons manually when inserting the
* new group into another database.
*/
Group* clone(
Entry::CloneFlags entryFlags = DefaultEntryCloneFlags, CloneFlags groupFlags = DefaultCloneFlags) const;
Group* clone(Entry::CloneFlags entryFlags = DefaultEntryCloneFlags,
CloneFlags groupFlags = DefaultCloneFlags) const;
void copyDataFrom(const Group* other);
void merge(const Group* other);