X-Git-Url: http://git.sourceforge.jp/view?p=tortoisegit%2FTortoiseGitJp.git;a=blobdiff_plain;f=src%2FTortoiseProc%2FCheckForUpdatesDlg.h;h=4c085c95dfcfa889efeefd9e7da6b1f2db3478c3;hp=715c72db8cd5ace5c748a0c4242998554fe72306;hb=c64a7dd8b8c79ab7a50549a5b30b63d2ce38771d;hpb=389492b13b41821ef95ae94c0ac40eefb7b0db6f diff --git a/src/TortoiseProc/CheckForUpdatesDlg.h b/src/TortoiseProc/CheckForUpdatesDlg.h index 715c72d..4c085c9 100644 --- a/src/TortoiseProc/CheckForUpdatesDlg.h +++ b/src/TortoiseProc/CheckForUpdatesDlg.h @@ -59,6 +59,8 @@ public: private: CString m_sUpdateDownloadLink; ///< Where to send a user looking to download a update + CString m_sUpdateChangeLogLink; ///< Where to send a user looking to change log CHyperLink m_link; + CHyperLink m_ChangeLogLink; };