diff options
author | George Hazan <george.hazan@gmail.com> | 2012-06-08 21:04:30 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-06-08 21:04:30 +0000 |
commit | 6b81bb77ecf6025bd79ee376cea62da94f6aefcc (patch) | |
tree | 3d8e01890ba1839e2e6ca986f3c4a4c1c34ac894 /plugins/TopToolBar/main.rc | |
parent | 2840393bf5378c012577c4764dc4cbd162f85d4e (diff) |
unused files removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@365 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TopToolBar/main.rc')
-rw-r--r-- | plugins/TopToolBar/main.rc | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/plugins/TopToolBar/main.rc b/plugins/TopToolBar/main.rc index 45da6ef577..077a62be21 100644 --- a/plugins/TopToolBar/main.rc +++ b/plugins/TopToolBar/main.rc @@ -7,7 +7,7 @@ //
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "afxres.h"
+#include "winres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -69,7 +69,7 @@ END //
#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO
+GUIDELINES DESIGNINFO
BEGIN
IDD_OPT_BUTORDER, DIALOG
BEGIN
@@ -120,7 +120,7 @@ END //
#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO
+GUIDELINES DESIGNINFO
BEGIN
IDD_FRAMEPLUG2, DIALOG
BEGIN
@@ -146,18 +146,18 @@ IDB_SEP BITMAP "bmp\\sep.bmp" // TEXTINCLUDE
//
-1 TEXTINCLUDE
+1 TEXTINCLUDE
BEGIN
"resource.h\0"
END
-2 TEXTINCLUDE
+2 TEXTINCLUDE
BEGIN
- "#include ""afxres.h""\r\n"
+ "#include ""winres.h""\r\n"
"\0"
END
-3 TEXTINCLUDE
+3 TEXTINCLUDE
BEGIN
"\r\n"
"\0"
@@ -293,7 +293,7 @@ END //
#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO
+GUIDELINES DESIGNINFO
BEGIN
IDD_OPT_TTBBKG, DIALOG
BEGIN
@@ -328,4 +328,3 @@ END /////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED
-
|