Remove leftover xkb member variable in QXcbKeyboard.
This commit is contained in:
parent
08489ef837
commit
34d19a5571
@ -84,9 +84,6 @@ private:
|
|||||||
uint m_caps_lock_mask;
|
uint m_caps_lock_mask;
|
||||||
|
|
||||||
xcb_key_symbols_t *m_key_symbols;
|
xcb_key_symbols_t *m_key_symbols;
|
||||||
#ifndef QT_NO_XCB_XKB
|
|
||||||
struct xkb_desc *m_xkb;
|
|
||||||
#endif
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user