Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/plugin/Resource.h

Issue 5338025085108224: Support Acceptable Ads (Closed)
Patch Set: Missing negation fix Created July 18, 2014, 7:39 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/plugin/PluginSettings.cpp ('k') | src/shared/Communication.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/Resource.h
===================================================================
--- a/src/plugin/Resource.h
+++ b/src/plugin/Resource.h
@@ -27,8 +27,8 @@
#define ID_MENU_SETTINGS 35003
#define ID_MENU_DISABLE 35004
#define ID_MENU_UPDATE 35005
+#define ID_MENU_ACCEPTABLE_ADS 35006
#define ID_MENU_DISABLE_ON_SITE 35014
-
#define IDT_TIMER 35100
// Next default values for new objects
« no previous file with comments | « src/plugin/PluginSettings.cpp ('k') | src/shared/Communication.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld