#include "settings.h" Settings::Settings( void ) { colorThreshold[0] = 100; colorThreshold[1] = 1000; }