mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
remove destructors overwrite
This commit is contained in:
parent
1ec685cabe
commit
207d5079a7
18 changed files with 6 additions and 42 deletions
|
|
@ -32,6 +32,4 @@ Label::Label(
|
|||
add_controller(
|
||||
GtkGestureClick
|
||||
);
|
||||
}
|
||||
|
||||
Label::~Label() = default;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue