diff options
Diffstat (limited to 'protocols/Tox/src/resource.h')
-rw-r--r-- | protocols/Tox/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Tox/src/resource.h b/protocols/Tox/src/resource.h index 0b62cff30d..db0cf0fc55 100644 --- a/protocols/Tox/src/resource.h +++ b/protocols/Tox/src/resource.h @@ -5,6 +5,7 @@ #define IDI_TOX 100
#define IDI_ME 101
#define IDI_EDIT 102
+#define IDI_COPY 103
#define IDD_USER_INFO 150
#define IDD_PASSWORD_ENTER 151
#define IDD_PASSWORD_CHANGE 152
|