add private Toggle class
This commit is contained in:
parent
023f28610f
commit
0b393ced08
|
@ -107,7 +107,7 @@ HEADERS += mainwindow.h \
|
|||
components/slider_internal.h \
|
||||
components/flatbutton_internal.h \
|
||||
components/raisedbutton_p.h \
|
||||
toggle_p.h
|
||||
components/toggle_p.h
|
||||
|
||||
RESOURCES += \
|
||||
resources.qrc
|
||||
|
|
Loading…
Reference in New Issue