diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 15:21:32 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 15:21:32 +0200 |
commit | 6ec023f52071f6081441926616d225bced26a254 (patch) | |
tree | 8df09036a3b7154fe1dc60bb84cc89b07100317a /src/fig/FIGCarousel.h | |
parent | 8da80a379f0e76defba27b6b489137b77acd0ead (diff) | |
download | dabmux-6ec023f52071f6081441926616d225bced26a254.tar.gz dabmux-6ec023f52071f6081441926616d225bced26a254.tar.bz2 dabmux-6ec023f52071f6081441926616d225bced26a254.zip |
Add FIG1/5
Diffstat (limited to 'src/fig/FIGCarousel.h')
-rw-r--r-- | src/fig/FIGCarousel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fig/FIGCarousel.h b/src/fig/FIGCarousel.h index 295c2cb..0e70f40 100644 --- a/src/fig/FIGCarousel.h +++ b/src/fig/FIGCarousel.h @@ -83,6 +83,7 @@ class FIGCarousel { // FIB 2 figs FIG1_1 m_fig1_1; + FIG1_5 m_fig1_5; }; } // namespace FIC |