diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-07-18 22:48:41 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-07-18 22:48:41 +0200 |
commit | 0d8780510f504fc3606d703aebd4e5322d55c326 (patch) | |
tree | 8859705328aabff2a7875be3417fee5474a75ec8 /src/fig/FIGCarousel.h | |
parent | 37ba86ca9323a888bda51fcbfdf348480499a9e2 (diff) | |
download | dabmux-0d8780510f504fc3606d703aebd4e5322d55c326.tar.gz dabmux-0d8780510f504fc3606d703aebd4e5322d55c326.tar.bz2 dabmux-0d8780510f504fc3606d703aebd4e5322d55c326.zip |
Add FIG0/3 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 42b8d9c..84299ac 100644 --- a/src/fig/FIGCarousel.h +++ b/src/fig/FIGCarousel.h @@ -63,6 +63,7 @@ class FIGCarousel { FIG0_0 m_fig0_0; FIG0_1 m_fig0_1; FIG0_2 m_fig0_2; + FIG0_3 m_fig0_3; }; #endif // __FIG_CAROUSEL_H_ |