Now these don't have to be public.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29016 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-04-02 15:56:12 +00:00
parent 9098af80aa
commit be0991288a

View File

@ -96,13 +96,13 @@ public:
/// length of sequence
size_t length() const { return sequence.size(); }
private:
/// Keymap to use if a new sequence is starting
KeyMap * stdmap;
/// Keymap to use for the next key
KeyMap * curmap;
private:
/**
* Array holding the current key sequence as KeySyms.
* If sequence[length - 1] < 0xff it can be used as ISO8859 char