|
|
@ -29,7 +29,7 @@ class ShapeShifter : public KaleidoscopePlugin {
|
|
|
|
|
|
|
|
|
|
|
|
ShapeShifter(void);
|
|
|
|
ShapeShifter(void);
|
|
|
|
|
|
|
|
|
|
|
|
virtual void begin (void) final;
|
|
|
|
void begin(void) final;
|
|
|
|
|
|
|
|
|
|
|
|
static void configure(const dictionary_t dictionary[]);
|
|
|
|
static void configure(const dictionary_t dictionary[]);
|
|
|
|
|
|
|
|
|
|
|
|