fixed script settings

This commit is contained in:
Steffen Schröder 2014-06-15 02:55:50 +02:00
parent e94bf2ec05
commit a16e00356b

View File

@ -2,6 +2,7 @@
namespace ManiaControl\Configurators;
use FML\Components\CheckBox;
use FML\Controls\Control;
use FML\Controls\Entry;
use FML\Controls\Frame;