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

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

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

revision 2689 by schoenebeck, Thu Sep 5 00:49:13 2013 UTC revision 2690 by schoenebeck, Sun Jan 4 18:36:42 2015 UTC
# Line 1  Line 1 
1  /*                                                         -*- c++ -*-  /*                                                         -*- c++ -*-
2   * Copyright (C) 2006-2013 Andreas Persson   * Copyright (C) 2006-2015 Andreas Persson
3   *   *
4   * This program is free software; you can redistribute it and/or   * This program is free software; you can redistribute it and/or
5   * modify it under the terms of the GNU General Public License as   * modify it under the terms of the GNU General Public License as
# Line 183  protected: Line 183  protected:
183      BoolEntry eMSDecode;      BoolEntry eMSDecode;
184      NumEntryTemp<uint16_t> eSampleStartOffset;      NumEntryTemp<uint16_t> eSampleStartOffset;
185      NoteEntry eUnityNote;      NoteEntry eUnityNote;
186        ReadOnlyLabelWidget eSampleFormatInfo;
187        ReadOnlyLabelWidget eSampleID;
188      NumEntryTemp<int16_t> eFineTune;      NumEntryTemp<int16_t> eFineTune;
189      NumEntryGain eGain;      NumEntryGain eGain;
190      BoolEntryPlus6 eGainPlus6;      BoolEntryPlus6 eGainPlus6;

Legend:
Removed from v.2689  
changed lines
  Added in v.2690

  ViewVC Help
Powered by ViewVC