/[svn]/libgig/trunk/src/RIFF.h
ViewVC logotype

Diff of /libgig/trunk/src/RIFF.h

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

revision 518 by schoenebeck, Sun May 8 16:19:34 2005 UTC revision 666 by persson, Sun Jun 19 15:18:59 2005 UTC
# Line 214  namespace RIFF { Line 214  namespace RIFF {
214          public:          public:
215              File(const String& path);              File(const String& path);
216              virtual ~File();              virtual ~File();
217                const String Filename;
218          private:          private:
219              unsigned long GetFileSize();              unsigned long GetFileSize();
220      };      };

Legend:
Removed from v.518  
changed lines
  Added in v.666

  ViewVC Help
Powered by ViewVC