diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 15:38:43 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 15:38:43 +0200 |
commit | 8222356f6c3dff6f66283c32354be033898749fc (patch) | |
tree | 2f2d7237529c05e06b1429d1791cbef14bd5fbaf /src/fig/FIGCarousel.h | |
parent | 8899af0f224bd6dcae407c8e3ffb4aa50d752268 (diff) | |
download | dabmux-8222356f6c3dff6f66283c32354be033898749fc.tar.gz dabmux-8222356f6c3dff6f66283c32354be033898749fc.tar.bz2 dabmux-8222356f6c3dff6f66283c32354be033898749fc.zip |
Add FIG1/4
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 0e70f40..2fa0335 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_4 m_fig1_4; FIG1_5 m_fig1_5; }; |