X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FTortoiseProc%2FPullFetchDlg.h;h=813ac9177c19f98f36b844ea6bcf23c866b0a144;hb=d4a2ba2b0a3a2d82e42de30bcbe72722abd68c70;hp=469d774c1d31a578a6902485544ece2aca698e48;hpb=1796c9009969441c213659570379b89ca1c49b8a;p=tortoisegit%2FTortoiseGitJp.git diff --git a/src/TortoiseProc/PullFetchDlg.h b/src/TortoiseProc/PullFetchDlg.h index 469d774..813ac91 100644 --- a/src/TortoiseProc/PullFetchDlg.h +++ b/src/TortoiseProc/PullFetchDlg.h @@ -24,7 +24,8 @@ protected: CHistoryCombo m_RemoteBranch; virtual BOOL OnInitDialog(); CRegString m_RemoteReg; - + CRegDWORD m_regRebase; + DECLARE_MESSAGE_MAP() public: BOOL m_IsPull;