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

Diff of /h6-udlånssystemDlg.h

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

revision 1 by torben, Wed Aug 30 06:32:35 2006 UTC revision 4 by torben, Wed Aug 30 08:01:57 2006 UTC
# Line 2  Line 2 
2  //  //
3    
4  #pragma once  #pragma once
5    #include "mytabctrl.h"
6    
7    
8  // Ch6udlnssystemDlg dialog  // Ch6udlnssystemDlg dialog
# Line 28  protected: Line 29  protected:
29          afx_msg void OnPaint();          afx_msg void OnPaint();
30          afx_msg HCURSOR OnQueryDragIcon();          afx_msg HCURSOR OnQueryDragIcon();
31          DECLARE_MESSAGE_MAP()          DECLARE_MESSAGE_MAP()
32    public:
33            afx_msg void OnHelpAbout();
34            CMyTabCtrl m_tabs;
35  };  };

Legend:
Removed from v.1  
changed lines
  Added in v.4

  ViewVC Help
Powered by ViewVC 1.1.20