diff options
author | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-03-15 18:12:40 +0000 |
---|---|---|
committer | pescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7> | 2009-03-15 18:12:40 +0000 |
commit | a2d436b81b0528a74e5f4f699726cd091d9de700 (patch) | |
tree | dceb09e76126bbd87ee0fd4a810bfd64ca5b3e4c /Plugins/emoticons/resource.h | |
parent | ddb7c040614e0a139a2a74bc4f8baf6fa50b3e24 (diff) |
emoticons: Added embed videos to options dialog
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@154 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Plugins/emoticons/resource.h')
-rw-r--r-- | Plugins/emoticons/resource.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Plugins/emoticons/resource.h b/Plugins/emoticons/resource.h index 8aea224..5e72d46 100644 --- a/Plugins/emoticons/resource.h +++ b/Plugins/emoticons/resource.h @@ -1,5 +1,5 @@ //{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
+// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDD_OPTIONS 119
@@ -15,6 +15,7 @@ #define IDC_ONLY_ISOLATED 1086
#define IDC_ONLY_ISOLATED2 1087
#define IDC_CUSTOM_SMILEYS 1087
+#define IDC_VIDEO 1088
#define IDC_STATIC -1
// Next default values for new objects
|