#include "config.h" const QString CONFIG_DIR("/opt/openslx/xscreensaver"); const QString CONFIG_QSS(CONFIG_DIR + "/style.qss"); Config::Config() { }