From 68924bfc1a213e619563c2cffb6d44b5b5346f6d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 26 Jun 2015 18:21:10 +0000 Subject: next slice of cutting out unused menu features - popupPosition git-svn-id: http://svn.miranda-ng.org/main/trunk@14400 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewsAggregator/Src/Menus.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/NewsAggregator/Src/Menus.cpp') diff --git a/plugins/NewsAggregator/Src/Menus.cpp b/plugins/NewsAggregator/Src/Menus.cpp index 89fd65cdd1..b92ec6f3e5 100644 --- a/plugins/NewsAggregator/Src/Menus.cpp +++ b/plugins/NewsAggregator/Src/Menus.cpp @@ -29,7 +29,7 @@ void InitMenu() // adding main menu items mi.ptszPopupName = LPGENT("News Aggregator"); - mi.popupPosition = 500099000; + // mi.popupPosition = 500099000; !!!!!!!!!!!!!!!!!!!!!!! mi.position = 10100001; if (db_get_b(NULL, MODULE, "AutoUpdate", 1)) -- cgit v1.2.3