mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-03 01:55:27 +00:00
remove destructors overwrite
This commit is contained in:
parent
1ec685cabe
commit
207d5079a7
18 changed files with 6 additions and 42 deletions
|
|
@ -15,6 +15,4 @@ Bookmark::Bookmark()
|
|||
set_tooltip_text(
|
||||
_("Toggle bookmark")
|
||||
);
|
||||
}
|
||||
|
||||
Bookmark::~Bookmark() = default;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue