mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
remove destructor
This commit is contained in:
parent
468e582401
commit
f9c2e6ab87
2 changed files with 0 additions and 3 deletions
|
|
@ -19,8 +19,6 @@ Progressbar::Progressbar()
|
|||
set_opacity(0); // fixed height, not hide()
|
||||
}
|
||||
|
||||
Progressbar::~Progressbar() = default;
|
||||
|
||||
// Public actions
|
||||
void Progressbar::set(
|
||||
double fraction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue