diff options
author | Nick Piggott <nick@piggott.eu> | 2022-03-15 17:05:24 +0000 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-03-17 16:54:18 +0100 |
commit | 1cc0b27ba8effec0afcc35555a8bc325b8ed0f65 (patch) | |
tree | ea2b62fb7b707ba68525d2f34d0fc5f14a5af7aa /src/fig/FIGCarousel.h | |
parent | 41ba6c4062ba3e2d8a76f678ab74ebf0394721f4 (diff) | |
download | dabmux-1cc0b27ba8effec0afcc35555a8bc325b8ed0f65.tar.gz dabmux-1cc0b27ba8effec0afcc35555a8bc325b8ed0f65.tar.bz2 dabmux-1cc0b27ba8effec0afcc35555a8bc325b8ed0f65.zip |
Forgot to commit the changes to the Carousel generator
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 0d482ae..00b6d18 100644 --- a/src/fig/FIGCarousel.h +++ b/src/fig/FIGCarousel.h @@ -106,6 +106,7 @@ class FIGCarousel { FIG0_8 m_fig0_8; FIG1_0 m_fig1_0; FIG0_13 m_fig0_13; + FIG0_14 m_fig0_14; FIG0_10 m_fig0_10; FIG0_9 m_fig0_9; FIG1_1 m_fig1_1; |