diff options
author | Alexander Lantsev <aunsane@gmail.com> | 2015-04-24 19:53:21 +0000 |
---|---|---|
committer | Alexander Lantsev <aunsane@gmail.com> | 2015-04-24 19:53:21 +0000 |
commit | ae739a66709d15079be7514c8cbc9eabb5c8b8b4 (patch) | |
tree | 6ec6231cdd5739cef9f5f0d9c3efaddf3d5affb1 /protocols/Tox/src/resource.h | |
parent | b53f73d5762f09620ad95bfd81c74660c2077dad (diff) |
Tox:
- removed unneded "audio" events
- fixed call dialog
git-svn-id: http://svn.miranda-ng.org/main/trunk@13104 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/src/resource.h')
-rw-r--r-- | protocols/Tox/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/resource.h b/protocols/Tox/src/resource.h index 6bb9ffc284..593c8dec7a 100644 --- a/protocols/Tox/src/resource.h +++ b/protocols/Tox/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by D:\Projects\MirandaNG\protocols\Tox\res\resource.rc
+// Used by e:\Projects\C++\MirandaNG\protocols\Tox\res\resource.rc
//
#define IDI_TOX 100
#define IDD_USER_INFO 101
|