diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-07-18 22:57:00 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-07-18 22:57:00 +0200 |
commit | 28c3aa4a6935d870b15087992536341d390f969c (patch) | |
tree | 6d873aadfc60827bdaf5f5f6613c87ea650aec80 /src/fig/FIGCarousel.h | |
parent | 0d8780510f504fc3606d703aebd4e5322d55c326 (diff) | |
download | dabmux-28c3aa4a6935d870b15087992536341d390f969c.tar.gz dabmux-28c3aa4a6935d870b15087992536341d390f969c.tar.bz2 dabmux-28c3aa4a6935d870b15087992536341d390f969c.zip |
Add FIG0/17 to FIB0
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 84299ac..c8a250e 100644 --- a/src/fig/FIGCarousel.h +++ b/src/fig/FIGCarousel.h @@ -64,6 +64,7 @@ class FIGCarousel { FIG0_1 m_fig0_1; FIG0_2 m_fig0_2; FIG0_3 m_fig0_3; + FIG0_17 m_fig0_17; }; #endif // __FIG_CAROUSEL_H_ |