72
73
void setProtectUrl(bool value);
73
74
void setProtectNotes(bool value);
74
75
void setAutoEnableVisualHiding(bool value);
76
77
void removeCustomIcon(const Uuid& uuid);
77
78
void setRecycleBinEnabled(bool value);
78
79
void setRecycleBin(Group* group);