Controls.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "Control/Screen.h"
4 #include "Control/Button.h"
5 #include "Control/Label.h"
6 #include "Control/TimeClock.h"