From 63bf74ffaeb5580af677719485c40fe50e248f51 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 19 Mar 2014 21:04:47 +0100 Subject: Make editor store calculated sample energies in the xml files. --- dgedit/selection.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dgedit/selection.h') diff --git a/dgedit/selection.h b/dgedit/selection.h index 283b642..64e6d98 100644 --- a/dgedit/selection.h +++ b/dgedit/selection.h @@ -42,6 +42,8 @@ public: int fadein; int fadeout; + double energy; + QString name; }; -- cgit v1.2.3