[keyboard] Added explanatory comment for xkbmap_query_grp_option
This commit is contained in:
parent
384b1ba8c6
commit
19b1fb3358
@ -73,6 +73,9 @@ xkbmap_layout_args( const QStringList& layouts, const QStringList& variants, con
|
||||
return r;
|
||||
}
|
||||
|
||||
/* Returns group-switch setxkbd option if set
|
||||
* or an empty string otherwise
|
||||
*/
|
||||
static inline QString
|
||||
xkbmap_query_grp_option()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user