OSDN Git Service
(root)
/
tortoisegit
/
TortoiseGitJp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71138bc
)
Fix rebasedlg compile error
author
Frank Li
<lznuaa@gmail.com>
Wed, 11 Feb 2009 14:27:34 +0000
(22:27 +0800)
committer
Frank Li
<lznuaa@gmail.com>
Wed, 11 Feb 2009 14:27:34 +0000
(22:27 +0800)
src/TortoiseProc/RebaseDlg.cpp
patch
|
blob
|
history
diff --git
a/src/TortoiseProc/RebaseDlg.cpp
b/src/TortoiseProc/RebaseDlg.cpp
index
6c51582
..
9e96306
100644
(file)
--- a/
src/TortoiseProc/RebaseDlg.cpp
+++ b/
src/TortoiseProc/RebaseDlg.cpp
@@
-14,7
+14,6
@@
CRebaseDlg::CRebaseDlg(CWnd* pParent /*=NULL*/)
: CDialog(CRebaseDlg::IDD, pParent)
\r
, m_bPickupAll(false)
\r
, m_bSquashALL(false)
\r
- , m_bEditAll(false)
\r
, m_bPickAll(FALSE)
\r
, m_bSquashAll(FALSE)
\r
, m_bEditAll(FALSE)
\r