highlight reference field in Database view

This commit is contained in:
thez3ro
2017-03-05 23:47:08 +01:00
parent e91a41401c
commit a03e354504
5 changed files with 52 additions and 3 deletions

View File

@@ -79,6 +79,7 @@ public:
QString password() const;
QString notes() const;
bool isExpired() const;
bool hasReferences() const;
EntryAttributes* attributes();
const EntryAttributes* attributes() const;
EntryAttachments* attachments();