diff options
Diffstat (limited to 'protocols/Tox/src/resource.h')
-rw-r--r-- | protocols/Tox/src/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/Tox/src/resource.h b/protocols/Tox/src/resource.h index a036587e91..b5f13e9d32 100644 --- a/protocols/Tox/src/resource.h +++ b/protocols/Tox/src/resource.h @@ -27,8 +27,9 @@ #define IDC_ENABLE_IPV6 1008
#define IDC_PROFILE_EXPORT 1009
#define IDC_DNS_ID 1010
+#define IDC_ENABLE_HOLEPUNCHING 1010
#define IDC_PROFILE_NEW 1011
-#define IDC_SAVEPERMANENT 1012
+#define IDC_ENABLE_LOCALDISCOVERY 1012
#define IDC_PROFILE_IMPORT 1013
#define IDC_SAVEPERMANENTLY 1014
#define IDC_NODESLIST 1015
|