[GME-commit] GMESRC/GME/PartBrowser PartBrowserDlg.cpp,1.3,1.4
Log messages of CVS commits
gme-commit at list.isis.vanderbilt.edu
Tue Jun 10 16:41:24 CDT 2008
Update of /project/gme-repository/GMESRC/GME/PartBrowser
In directory escher:/tmp/cvs-serv22235/GME/PartBrowser
Modified Files:
PartBrowserDlg.cpp
Log Message:
cosmetic fixes
CVS User: (csaba)
Index: PartBrowserDlg.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/PartBrowser/PartBrowserDlg.cpp,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** PartBrowserDlg.cpp 2 Jun 2008 17:40:24 -0000 1.3
--- PartBrowserDlg.cpp 10 Jun 2008 21:41:22 -0000 1.4
***************
*** 149,153 ****
// CPartBrowserDlg message handlers
! BOOL CPartBrowserDlg::OnInitDialog()
{
CDialog::OnInitDialog();
--- 149,153 ----
// CPartBrowserDlg message handlers
! BOOL CPartBrowserDlg::OnInitDialog()
{
CDialog::OnInitDialog();
***************
*** 172,176 ****
}
! void CPartBrowserDlg::OnSize(UINT nType, int cx, int cy)
{
CDialog::OnSize(nType, cx, cy);
--- 172,176 ----
}
! void CPartBrowserDlg::OnSize(UINT nType, int cx, int cy)
{
CDialog::OnSize(nType, cx, cy);
***************
*** 179,183 ****
}
! void CPartBrowserDlg::OnSelchangeAspectTab(NMHDR* /*pNMHDR*/, LRESULT* pResult)
{
long s = tab.GetCurSel();
--- 179,183 ----
}
! void CPartBrowserDlg::OnSelchangeAspectTab(NMHDR* /*pNMHDR*/, LRESULT* pResult)
{
long s = tab.GetCurSel();
More information about the GME-commit
mailing list