diff options
Diffstat (limited to 'plugins/Rate/src/resource.h')
-rw-r--r-- | plugins/Rate/src/resource.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/Rate/src/resource.h b/plugins/Rate/src/resource.h deleted file mode 100644 index ba0f258319..0000000000 --- a/plugins/Rate/src/resource.h +++ /dev/null @@ -1,18 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by rate.rc
-//
-#define IDI_RATEHI 101
-#define IDI_RATEME 102
-#define IDI_RATELO 103
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 104
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1013
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|