Update HomeSpan.h
This commit is contained in:
parent
a65c5853ae
commit
2f713b3749
|
|
@ -833,7 +833,7 @@ class SpanButton : public PushButton {
|
||||||
|
|
||||||
///////////////////////////////
|
///////////////////////////////
|
||||||
|
|
||||||
class SpanToggle : SpanButton {
|
class SpanToggle : public SpanButton {
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue