summaryrefslogtreecommitdiffstats
path: root/src/userconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/userconfig.h')
-rw-r--r--src/userconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/userconfig.h b/src/userconfig.h
index 213c4c2..4fdf638 100644
--- a/src/userconfig.h
+++ b/src/userconfig.h
@@ -14,6 +14,7 @@ public:
static void setLastTab(int tab);
static void setLastNewsTime(uint t);
static void setNewsHelpOpen(bool b);
+ static void sync();
private:
UserConfig() {}