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

Unified Diff: Shared/PluginDownloadDialog.h

Issue 9043003: Visual Studio Express readyness. No MFC. (Closed)
Patch Set: Created Dec. 17, 2012, 2:41 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
« AdPlugin.sln ('K') | « Shared/Plugin.cpp ('k') | Shared/PluginStdAfx.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Shared/PluginDownloadDialog.h
===================================================================
--- a/Shared/PluginDownloadDialog.h
+++ b/Shared/PluginDownloadDialog.h
@@ -86,7 +86,6 @@
CString m_path;
CString m_errorText;
CString m_postText;
- CProgressCtrl m_progress;
public:
LRESULT OnBnClickedInstallbtn(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/);
« AdPlugin.sln ('K') | « Shared/Plugin.cpp ('k') | Shared/PluginStdAfx.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld