mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 22:42:34 -04:00
Drop DatabaseWidget::groupView() and entryView().
This commit is contained in:
parent
d874f58a39
commit
9ac01c930d
3 changed files with 8 additions and 20 deletions
|
@ -60,8 +60,6 @@ public:
|
|||
|
||||
explicit DatabaseWidget(Database* db, QWidget* parent = Q_NULLPTR);
|
||||
~DatabaseWidget();
|
||||
GroupView* groupView();
|
||||
EntryView* entryView();
|
||||
Database* database();
|
||||
bool dbHasKey() const;
|
||||
bool canDeleteCurrentGroup() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue