whitespace fix

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

@ -50,7 +50,7 @@ class TypingBreaks : public KaleidoscopePlugin {
static uint16_t settingsBase;
static Key eventHandlerHook (Key mappedKey, byte row, byte col, uint8_t keyState);
}
}
} // namespace KaleidoscopePlugins
extern KaleidoscopePlugins::TypingBreaks TypingBreaks;

Loading…
Cancel
Save