From fdc60f98786a6afb1667389366fe7b097a456e15 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 20 Jun 2013 19:19:42 +0000 Subject: Export also added git-svn-id: http://svn.miranda-ng.org/main/trunk@5071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewsAggregator/Src/Services.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/NewsAggregator/Src/Services.cpp') diff --git a/plugins/NewsAggregator/Src/Services.cpp b/plugins/NewsAggregator/Src/Services.cpp index e29d9902b7..6c2a2ca3e1 100644 --- a/plugins/NewsAggregator/Src/Services.cpp +++ b/plugins/NewsAggregator/Src/Services.cpp @@ -192,6 +192,7 @@ INT_PTR ImportFeeds(WPARAM wParam, LPARAM lParam) INT_PTR ExportFeeds(WPARAM wParam, LPARAM lParam) { + ExportFeedsDialog(); return 0; } -- cgit v1.2.3