mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Small optimizations.
This commit is contained in:
@@ -69,7 +69,7 @@ public:
|
||||
void setAutoTypeEnabled(TriState enable);
|
||||
void setSearchingEnabled(TriState enable);
|
||||
void setLastTopVisibleEntry(Entry* entry);
|
||||
void setExpires(const bool& value);
|
||||
void setExpires(bool value);
|
||||
void setExpiryTime(const QDateTime& dateTime);
|
||||
|
||||
void setUpdateTimeinfo(bool value);
|
||||
|
||||
Reference in New Issue
Block a user