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

Delta Between Two Patch Sets: src/engine/Resource.h

Issue 10800092: Use libadblockplus update checker (Closed)
Left Patch Set: Created June 6, 2013, 3:18 p.m.
Right Patch Set: Addressed review comments Created June 7, 2013, 5:27 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 #define IDC_UPDATETEXT 201 1 #define IDC_UPDATETEXT 201
2 #define IDC_DOYOU 202 2 #define IDC_DOYOU 202
3 #define IDC_CURVERSION 203 3 #define IDC_PROGRESS1 203
4 #define IDC_NEWVERSION 204 4 #define IDC_INSTALLBTN 204
5 #define IDC_PROGRESS1 205 5 #define IDC_INSTALLMSG 205
6 #define IDC_INSTALLBTN 206 6 #define IDC_DOWNLOAD_MSG 206
7 #define IDC_INSTALLMSG 207 7 #define IDC_DOWNLOAD_PROGRESS 207
8 #define IDC_DOWNLOAD_MSG 208
9 #define IDC_DOWNLOAD_PROGRESS 209
10 8
11 #define IDD_UPDATEDIALOG 400 9 #define IDD_UPDATEDIALOG 400
12 #define IDD_DOWNLOADDIALOG 401 10 #define IDD_DOWNLOADDIALOG 401
LEFTRIGHT

Powered by Google App Engine
This is Rietveld