We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db56f83 commit b62583eCopy full SHA for b62583e
src/ScrollChoiceMenuItem.h
@@ -171,7 +171,6 @@ class Rgb32MenuItem : public EditableMultiPartMenuItem<RgbColor32> {
171
private:
172
bool alphaChannel;
173
public:
174
- constexpr const static RuntimeRenderingFn DEFAULT_RENDER_FN = rgbAlphaItemRenderFn;
175
176
/**
177
* Creates a color data menu item that can be edited, optionally including an alpha channel
0 commit comments