mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Remove dependency to Group- and EntryView from MainWindow.
This commit is contained in:
parent
b718e9d8f2
commit
9363d23e09
6 changed files with 39 additions and 12 deletions
|
@ -71,6 +71,9 @@ public:
|
|||
DatabaseWidget::Mode currentMode();
|
||||
void lock();
|
||||
void updateFilename(const QString& filename);
|
||||
int numberOfSelectedEntries();
|
||||
QStringList customEntryAttributes();
|
||||
bool isGroupSelected();
|
||||
|
||||
Q_SIGNALS:
|
||||
void closeRequest();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue