summaryrefslogtreecommitdiff
path: root/src/user/settings/model.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/user/settings/model.cpp')
-rw-r--r--src/user/settings/model.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/user/settings/model.cpp b/src/user/settings/model.cpp
new file mode 100644
index 0000000..e27de0d
--- /dev/null
+++ b/src/user/settings/model.cpp
@@ -0,0 +1,4 @@
+#include "model.h"
+
+alist<struct setting> settings;
+raleigh::saving_window *main_w; \ No newline at end of file