--- gigedit/trunk/src/gigedit/dimregionedit.h 2013/09/05 00:49:13 2464 +++ gigedit/trunk/src/gigedit/dimregionedit.h 2015/01/04 18:36:42 2690 @@ -1,5 +1,5 @@ /* -*- c++ -*- - * Copyright (C) 2006-2013 Andreas Persson + * Copyright (C) 2006-2015 Andreas Persson * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -183,6 +183,8 @@ BoolEntry eMSDecode; NumEntryTemp eSampleStartOffset; NoteEntry eUnityNote; + ReadOnlyLabelWidget eSampleFormatInfo; + ReadOnlyLabelWidget eSampleID; NumEntryTemp eFineTune; NumEntryGain eGain; BoolEntryPlus6 eGainPlus6;