diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-04-05 18:07:23 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-04-05 18:07:23 +0000 |
commit | 17c5cb13ea3d95198daea74c6359fab58b12b058 (patch) | |
tree | c3249c2a8085c86dc7f026a5b03d464c5b5f1c7d /plugins/BuddyPounce/src/resource.h | |
parent | 43b2c1ada4ff0cfa2d915f888d61a498d05a683f (diff) |
- BuddyPounce - code cleaning, try to fix #295 (patch from person)
git-svn-id: http://svn.miranda-ng.org/main/trunk@4322 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/BuddyPounce/src/resource.h')
-rw-r--r-- | plugins/BuddyPounce/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BuddyPounce/src/resource.h b/plugins/BuddyPounce/src/resource.h index fc32b059dc..08ddca83fb 100644 --- a/plugins/BuddyPounce/src/resource.h +++ b/plugins/BuddyPounce/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by C:\Temp\Myranda\plugins\BuddyPounce\res\resource.rc
+// Used by ..\res\resource.rc
//
#define IDC_DELETE 5
#define IDC_DEFAULT 6
|