mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05: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 @@ Base::Base()
|
|||
set_tooltip_text(
|
||||
_("Base")
|
||||
);
|
||||
}
|
||||
|
||||
Base::~Base() = default;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue