diff options
Diffstat (limited to 'protocols/Tox/res/resource.rc')
-rw-r--r-- | protocols/Tox/res/resource.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Tox/res/resource.rc b/protocols/Tox/res/resource.rc index 04cbcd9cc1..8d8a179e4c 100644 --- a/protocols/Tox/res/resource.rc +++ b/protocols/Tox/res/resource.rc @@ -63,6 +63,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_TOX ICON "icons\\tox.ico"
+IDI_ME ICON "icons\\me.ico"
+IDI_EDIT ICON "icons\\edit.ico"
/////////////////////////////////////////////////////////////////////////////
|