[keyboard] Simplified variable name

This commit is contained in:
Artem Grinev 2020-10-27 20:53:20 +03:00
parent 3552233bf1
commit 4434e85d4d
2 changed files with 19 additions and 16 deletions

View file

@ -55,7 +55,10 @@ private:
QString m_selectedLayout;
QString m_selectedModel;
QString m_selectedVariant;
AdditionalLayoutInfo m_selectedLayoutsAdditionalLayoutInfo;
// Layout (and corresponding info) added if current one doesn't support ASCII (e.g. Russian or Japanese)
AdditionalLayoutInfo m_additionalLayoutInfo;
QTimer m_setxkbmapTimer;
// From configuration