summaryrefslogtreecommitdiff
path: root/src/user/settings/model.cpp
blob: e27de0d60e67871f8e490d9e777b3f1485cd96e9 (plain) (blame)
1
2
3
4
#include "model.h"

alist<struct setting> settings;
raleigh::saving_window *main_w;