diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-13 09:34:35 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-13 09:34:35 +0000 |
commit | 002652dfba97993283f544194f6837abe5955257 (patch) | |
tree | 4a1656cd93c64ae362af3301273bc878d42befc7 /protocols/Omegle/resource.h | |
parent | 41b579acddacffb545269fe44e6550ed30ef9a24 (diff) |
Omegle: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Omegle/resource.h')
-rw-r--r-- | protocols/Omegle/resource.h | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/protocols/Omegle/resource.h b/protocols/Omegle/resource.h deleted file mode 100644 index 0cfab1d840..0000000000 --- a/protocols/Omegle/resource.h +++ /dev/null @@ -1,31 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by omegle.rc
-//
-#define IDI_OMEGLE 101
-#define IDD_OmegleACCOUNT 111
-#define IDD_OPTIONS 122
-#define IDC_SERVER 1204
-#define IDC_NAME 1205
-#define IDC_MEET_COMMON 1206
-#define IDC_INTERESTS 1207
-#define IDC_HI_ENABLED 1208
-#define IDC_HI_MESSAGE 1209
-#define IDC_ASL_MESSAGE 1210
-#define IDC_LAST_QUESTION 1211
-#define IDC_NOCLEAR 1213
-#define IDC_DONTSTOP 1214
-#define IDC_REUSE_QUESTIONS 1215
-#define IDC_LOGGING 1216
-#define IDC_SERVER_INFO 1217
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 124
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1208
-#define _APS_NEXT_SYMED_VALUE 131
-#endif
-#endif
|