diff options
author | Rozhuk Ivan <rozhuk.im@gmail.com> | 2014-03-09 23:40:05 +0000 |
---|---|---|
committer | Rozhuk Ivan <rozhuk.im@gmail.com> | 2014-03-09 23:40:05 +0000 |
commit | 5958b2064712c58ac650f15a91812edc9259d7e2 (patch) | |
tree | 93069db8357566b652234c547f0af56447466781 /plugins/TipperYM/src/resource.h | |
parent | 0173277372e2962b8f5703a0ebad7892dda15e6c (diff) |
Tipper
Add: "Show title" option to control the title regardless of icons
git-svn-id: http://svn.miranda-ng.org/main/trunk@8535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TipperYM/src/resource.h')
-rw-r--r-- | plugins/TipperYM/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/TipperYM/src/resource.h b/plugins/TipperYM/src/resource.h index 5f14e5a4b2..2e2ae30fd7 100644 --- a/plugins/TipperYM/src/resource.h +++ b/plugins/TipperYM/src/resource.h @@ -125,6 +125,7 @@ #define IDC_BTN_APPLYSKIN 1124
#define IDC_BTN_VARIABLE 1125
#define IDC_BTN_GETSKINS 1125
+#define IDC_CHK_SHOWTITLE 1126
// Next default values for new objects
//
|