mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-04 16:51:37 -05:00
whitespace
This commit is contained in:
parent
dbf38ceea8
commit
b3dc3693d7
6 changed files with 17 additions and 17 deletions
|
@ -97,7 +97,7 @@ class ClipSelector : public Fl_Button
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
ClipSelector( int _x, int _y, int _w, int _h,
|
ClipSelector( int _x, int _y, int _w, int _h,
|
||||||
const char *_label, bool master = false);
|
char *_label, bool master = false);
|
||||||
|
|
||||||
int ID;
|
int ID;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue