diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-08-23 00:11:36 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-08-23 00:11:36 +0300 |
commit | bf9981cdfdaf818530c180d6975e0f6a53dcc944 (patch) | |
tree | 9daef0a1ca77fccf29d80fe1b9184490e5971399 /plugins/IEView/res/ieview.rc | |
parent | 5cd3afbd509c515604921b2713960fb25b5bce73 (diff) |
IEView: all icons added to icolib (fixes #295)
Diffstat (limited to 'plugins/IEView/res/ieview.rc')
-rw-r--r-- | plugins/IEView/res/ieview.rc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/IEView/res/ieview.rc b/plugins/IEView/res/ieview.rc index 71df058918..1f602697e2 100644 --- a/plugins/IEView/res/ieview.rc +++ b/plugins/IEView/res/ieview.rc @@ -7,7 +7,8 @@ //
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "afxres.h"
+#include "afxres.h"
+
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -165,7 +166,8 @@ END //
// Generated from the TEXTINCLUDE 3 resource.
//
-
+
+
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED
|