diff options
author | Vlad Mironov <mironych@googlemail.com> | 2012-09-21 16:09:32 +0000 |
---|---|---|
committer | Vlad Mironov <mironych@googlemail.com> | 2012-09-21 16:09:32 +0000 |
commit | 6754be273927935a574fa2b60b9ac1446966e55f (patch) | |
tree | d540dd83bf3e6972ff1abdcdaef876d5e4a73e82 /plugins/TrafficCounter/res | |
parent | 66b70ad58f25694dbf8ede7c5cc7c19a81131087 (diff) |
TrafficCounter: исправление для динамической загрузки.
git-svn-id: http://svn.miranda-ng.org/main/trunk@1626 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TrafficCounter/res')
-rw-r--r-- | plugins/TrafficCounter/res/resource.rc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/TrafficCounter/res/resource.rc b/plugins/TrafficCounter/res/resource.rc index dfc0251b23..dad0617b25 100644 --- a/plugins/TrafficCounter/res/resource.rc +++ b/plugins/TrafficCounter/res/resource.rc @@ -10,7 +10,8 @@ //
#include <windows.h>
#include <winres.h>
-
+
+
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
|