Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnModel.cpp

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

revision 1.35 by maloninc, Tue Oct 24 05:53:29 2006 UTC revision 1.36 by maloninc, Tue Oct 24 06:46:32 2006 UTC
# Line 137  void mnModel::readAll(bool progBarFlag) Line 137  void mnModel::readAll(bool progBarFlag)
137                          fileCount++;                          fileCount++;
138                          cont = dir->GetNext(fileName);                          cont = dir->GetNext(fileName);
139                  }                  }
140                  progBar = new wxProgressDialog(wxT("Loading Data"), (wxT("Now loading... ") + *wikiDataDir), fileCount);                  progBar = new wxProgressDialog(wxT("Searching Data"), (wxT("Now searching... ") + *wikiDataDir), fileCount);
141          }          }
142    
143          fileCount = 0;          fileCount = 0;

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26