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

Unified Diff: src/engine/Resource.h

Issue 10800092: Use libadblockplus update checker (Closed)
Patch Set: Addressed review comments Created June 7, 2013, 5:27 a.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
Index: src/engine/Resource.h
===================================================================
new file mode 100644
--- /dev/null
+++ b/src/engine/Resource.h
@@ -0,0 +1,10 @@
+#define IDC_UPDATETEXT 201
+#define IDC_DOYOU 202
+#define IDC_PROGRESS1 203
+#define IDC_INSTALLBTN 204
+#define IDC_INSTALLMSG 205
+#define IDC_DOWNLOAD_MSG 206
+#define IDC_DOWNLOAD_PROGRESS 207
+
+#define IDD_UPDATEDIALOG 400
+#define IDD_DOWNLOADDIALOG 401
« no previous file with comments | « AdblockPlusPlugin.vcxproj ('k') | src/engine/Updater.h » ('j') | src/engine/Updater.cpp » ('J')

Powered by Google App Engine
This is Rietveld