diff options
| author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2008-02-28 12:24:39 +0000 |
|---|---|---|
| committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2008-02-28 12:24:39 +0000 |
| commit | f1342d326de3d591718bd4e43c752266013e3c95 (patch) | |
| tree | d7eaee5041cd6058d895bb4a3b2ff9d9b9094221 /Plugins/emoticons/resource.h | |
| parent | 9d34ad4a1e973d76f47f5001f47e58e2bee4b14f (diff) | |
Support for borkra's version of custom smileys
Option to disable custom smileys
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@58 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/emoticons/resource.h')
| -rw-r--r-- | Plugins/emoticons/resource.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Plugins/emoticons/resource.h b/Plugins/emoticons/resource.h index 1f76c5e..8aea224 100644 --- a/Plugins/emoticons/resource.h +++ b/Plugins/emoticons/resource.h @@ -1,5 +1,5 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
+// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDD_OPTIONS 119
@@ -13,6 +13,8 @@ #define IDC_GETMORE 1076
#define IDC_EMOTICONS 1080
#define IDC_ONLY_ISOLATED 1086
+#define IDC_ONLY_ISOLATED2 1087
+#define IDC_CUSTOM_SMILEYS 1087
#define IDC_STATIC -1
// Next default values for new objects
|
