summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregstor/Src/Common.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-17 14:25:15 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-17 14:25:15 +0000
commitb968287dc40d6c6207c2ab758a22cfc9c10917b2 (patch)
treeb170e508c553712ba99c045159bd1f065f67159d /plugins/NewsAggregstor/Src/Common.h
parent5cc2ae83b687beeab67e039159ead88ae885ad50 (diff)
obsolete project files cleanup and overall adjustment: Part 4
git-svn-id: http://svn.miranda-ng.org/main/trunk@11 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewsAggregstor/Src/Common.h')
-rw-r--r--plugins/NewsAggregstor/Src/Common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewsAggregstor/Src/Common.h b/plugins/NewsAggregstor/Src/Common.h
index 789ddcffea..fedb81250c 100644
--- a/plugins/NewsAggregstor/Src/Common.h
+++ b/plugins/NewsAggregstor/Src/Common.h
@@ -64,7 +64,7 @@ Boston, MA 02111-1307, USA.
#define DEFAULT_AVATARS_FOLDER "NewsAggregator"
extern HINSTANCE hInst;
extern HWND hAddFeedDlg;
-extern HWND hChangeFeedDlg;
+extern HANDLE hChangeFeedDlgList;
extern UINT_PTR timerId;
// check if Feeds is currently updating
extern BOOL ThreadRunning;