diff options
Diffstat (limited to 'src/my-account-view-main.c')
-rw-r--r-- | src/my-account-view-main.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/my-account-view-main.c b/src/my-account-view-main.c index b092103..19c5cbf 100644 --- a/src/my-account-view-main.c +++ b/src/my-account-view-main.c @@ -30,6 +30,8 @@ #include "my-account-util.h" #include "my-account-ui-widget.h" +int previous_cnt; + static void lang_changed(appdata *ad) { if (!ad) { |