/[svn]/gigedit/trunk/src/gigedit/mainwindow.h
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/mainwindow.h

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

revision 1673 by schoenebeck, Wed Feb 6 22:08:29 2008 UTC revision 1725 by persson, Sat Apr 26 08:52:15 2008 UTC
# Line 351  protected: Line 351  protected:
351      bool file_has_name;      bool file_has_name;
352      bool file_is_changed;      bool file_is_changed;
353      std::string filename;      std::string filename;
354      std::string current_dir;      std::string current_gig_dir;
355        std::string current_sample_dir;
356    
357      void set_file_is_shared(bool);      void set_file_is_shared(bool);
358    

Legend:
Removed from v.1673  
changed lines
  Added in v.1725

  ViewVC Help
Powered by ViewVC