OW2 Consortium

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

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

version 1.6, 2007/01/26 16:24:23 version 1.7, 2007/02/06 10:59:57
Line 68 
Line 68 
  
 protected:  // control bar embedded members protected:  // control bar embedded members
     int syncModeCalendar; int syncModeContacts; int syncModeTasks; int syncModeNotes;     int syncModeCalendar; int syncModeContacts; int syncModeTasks; int syncModeNotes;
     CFont fontBold;  
     CButton butSync;     CButton butSync;
  
     int currentSource;     int currentSource;
Line 78 
Line 78 
  
  
 public: public:
       CFont fontBold;
     CStatusBar  wndStatusBar;     CStatusBar  wndStatusBar;
     CSplitter wndSplitter;     CSplitter wndSplitter;
     bool bSyncStarted;     bool bSyncStarted;


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