/[H6]/h6-udlånssystemDlg.cpp
ViewVC logotype

Diff of /h6-udlånssystemDlg.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 47 by torben, Wed Sep 6 20:27:24 2006 UTC revision 48 by torben, Thu Sep 7 06:43:32 2006 UTC
# Line 143  BOOL Ch6udlnssystemDlg::OnInitDialog() Line 143  BOOL Ch6udlnssystemDlg::OnInitDialog()
143                  OnOK();                  OnOK();
144          }          }
145    
146            CString title = "H6-Udlånssystem - ";
147            title += config.driver;
148            SetWindowText(title);
149    
150          // TODO: Add extra initialization here          // TODO: Add extra initialization here
151                    

Legend:
Removed from v.47  
changed lines
  Added in v.48

  ViewVC Help
Powered by ViewVC 1.1.20