We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cedc6e commit de16d69Copy full SHA for de16d69
src/envelope_widget.h
@@ -57,9 +57,7 @@ class EnvelopeWidget : public GeonkickWidget
57
void createLayersButtons(GeonkickWidget *buttomAreaWidget);
58
#endif // GEONKICK_BASIC_VERSION
59
void setLayer(DspProxy::Layer layer);
60
-#ifndef GEONKICK_BASIC_VERSION
61
void createButtomMenu();
62
-#endif // GEONKICK_BASIC_VERSION
63
void createBezierModeControls(GeonkickWidget* widget, RkContainer *container);
64
void createZoomInfoLabel();
65
void createPointInfoLabel();
0 commit comments