Audacity 3.2.0
LightThemeAsCeeCode.cpp
Go to the documentation of this file.
1/*!********************************************************************
2
3 Audacity: A Digital Audio Editor
4
5 @file LightThemeAsCeeCode.cpp
6
7 Paul Licameli split from Theme.cpp
8
9 **********************************************************************/
10
11#include <vector>
12#include "Theme.h"
13
14static const std::vector<unsigned char> ImageCacheAsData {
15// Include the generated file full of numbers
16#include "LightThemeAsCeeCode.h"
17};
18
20 /* i18n-hint: Light meaning opposite of dark */
22};
XO("Cut/Copy/Paste")
static const std::vector< unsigned char > ImageCacheAsData
static ThemeBase::RegisteredTheme theme