diff options
author | slotwin <slotwin@users.noreply.github.com> | 2014-05-23 19:36:42 +0000 |
---|---|---|
committer | slotwin <slotwin@users.noreply.github.com> | 2014-05-23 19:36:42 +0000 |
commit | 25354618e22b4b964859d7eda983935ebb634a53 (patch) | |
tree | 0f667e12bc2f6387addb67fb434904a611df1a7b /plugins/TopToolBar/src/resource.h | |
parent | c75587e2089f6df43feb4a75a89524d6a6db7c29 (diff) |
TopToolBar: proper capitalization in options and tooltips
git-svn-id: http://svn.miranda-ng.org/main/trunk@9296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar/src/resource.h')
-rw-r--r-- | plugins/TopToolBar/src/resource.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TopToolBar/src/resource.h b/plugins/TopToolBar/src/resource.h index 498762de51..81cfa42467 100644 --- a/plugins/TopToolBar/src/resource.h +++ b/plugins/TopToolBar/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by main.rc
+// Used by ..\res\main.rc
//
#define IDB_SEP 118
#define IDI_SHOWONLINEUP 125
@@ -55,7 +55,7 @@ #define IDC_BUTTONORDERTREE 1591
// Next default values for new objects
-//
+//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 139
|