diff options
author | George Hazan <ghazan@miranda.im> | 2018-05-11 12:21:40 +0200 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-05-11 12:21:40 +0200 |
commit | d0437f358af898fe1a7dddfb0021da3a1a326d3f (patch) | |
tree | 54a1e28c67b9277e43e7488ea6950ea8b2b67fc9 /plugins/Scriver/src/resource.h | |
parent | 98d1ee82a94b0d2ff05665ca9d7a6e43481392ed (diff) |
fixes #1347 (Scriver: remove "Use the contact's status icon as the window icon" option)
Diffstat (limited to 'plugins/Scriver/src/resource.h')
-rw-r--r-- | plugins/Scriver/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Scriver/src/resource.h b/plugins/Scriver/src/resource.h index 7966a71277..7b429acd80 100644 --- a/plugins/Scriver/src/resource.h +++ b/plugins/Scriver/src/resource.h @@ -125,7 +125,6 @@ #define IDC_ERRORTEXT 1596
#define IDC_MSGTEXT 1597
#define IDC_SHOWNOTIFY 1600
-#define IDC_STATUSWIN 1601
#define IDC_TYPEWIN 1602
#define IDC_TYPETRAY 1603
#define IDC_TABSATBOTTOM 1603
|