OW2 Consortium

(file) Return to SyncForm.h CVS log (file) (dir) Up to [OW2-CVS] / sync4j / funambol / clients / outlook / UI / src

Diff for /sync4j/funambol/clients/outlook/UI/src/SyncForm.h between version 1.6 and 1.7

version 1.6, 2007/02/06 11:03:06 version 1.7, 2007/02/06 17:13:00
Line 114 
Line 114 
     afx_msg BOOL OnEraseBkgnd(CDC* pDC);     afx_msg BOOL OnEraseBkgnd(CDC* pDC);
     afx_msg void OnPaint();     afx_msg void OnPaint();
     afx_msg void OnStnClickedMainButStart();     afx_msg void OnStnClickedMainButStart();
   public:
       CAnimatedIcon iconStatusContacts;
   public:
       CAnimatedIcon iconStatusCalendar;
   public:
       CAnimatedIcon iconStatusTasks;
   public:
       CAnimatedIcon iconStatusNotes;
   public:
       CAnimatedIcon iconStatusSync;
   public:
       CStatic paneSync;
 }; };
  
 ///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

webmaster@ow2.org
Powered by
ViewCVS 0.9.4

Back to OW2 Forge