diff options
Diffstat (limited to 'protocols/Tox/src/resource.h')
-rw-r--r-- | protocols/Tox/src/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Tox/src/resource.h b/protocols/Tox/src/resource.h index e554f90be7..0375fdef4b 100644 --- a/protocols/Tox/src/resource.h +++ b/protocols/Tox/src/resource.h @@ -10,6 +10,8 @@ #define IDD_OPTIONS_NODES 107
#define IDD_ADDNODE 108
#define IDD_NODE_EDITOR 108
+#define IDD_OPTIONS_MAIN1 109
+#define IDD_OPTIONS_AV 109
#define IDI_TOX 120
#define IDC_TOXID 1001
#define IDC_CLIPBOARD 1002
|