diff options
author | slotwin <slotwin@users.noreply.github.com> | 2014-06-03 19:10:06 +0000 |
---|---|---|
committer | slotwin <slotwin@users.noreply.github.com> | 2014-06-03 19:10:06 +0000 |
commit | a4ab8224c5ac160ccedb9f23b8c7eb687bd3a17c (patch) | |
tree | d4eaaba72cf10d5de289b7448d80912d2056efd9 /plugins/TipperYM/src/resource.h | |
parent | d6ed0d2f7c7dd84f7320ab60e4a6cecead0100dc (diff) |
Tipper: use system checkboxes with TreeView controls instead of custom icons
some other minor changes on option pages
git-svn-id: http://svn.miranda-ng.org/main/trunk@9409 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TipperYM/src/resource.h')
-rw-r--r-- | plugins/TipperYM/src/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TipperYM/src/resource.h b/plugins/TipperYM/src/resource.h index 2e2ae30fd7..e3f053db01 100644 --- a/plugins/TipperYM/src/resource.h +++ b/plugins/TipperYM/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by resource.rc
+// Used by ..\res\resource.rc
//
#define IDD_OPT_APPEARANCE 101
#define IDD_SUBST 103
|