#include "settings.h" Settings::Settings() { this->smartPathsEnabled = false; this->betterCursors = true; }