Make the linter happy

pull/389/head
Jesse Vincent 8 years ago
parent b661511a1a
commit fcff6f3d20
No known key found for this signature in database
GPG Key ID: 122F5DF7108E4046

@ -25,7 +25,7 @@ class SpaceCadetShift : public KaleidoscopePlugin {
public: public:
SpaceCadetShift (void); SpaceCadetShift (void);
virtual void begin (void) final; void begin (void) final;
static void configure (Key left, Key right); static void configure (Key left, Key right);
static uint16_t timeOut; static uint16_t timeOut;

Loading…
Cancel
Save