mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-04 16:51:37 -05:00
-Fixed uninit variable
This commit is contained in:
parent
9a72eb0cf5
commit
df5d1cd5ca
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ class RadialStatus : public Fl_Slider
|
|||
|
||||
highlight = false;
|
||||
mouseOver = false;
|
||||
|
||||
_recording = false;
|
||||
}
|
||||
|
||||
bool _recording;
|
||||
|
|
Loading…
Add table
Reference in a new issue