mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
minor comment correction
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
5d8e779042
commit
77adb6b59e
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ QKeyMapper::~QKeyMapper()
|
|||
|
||||
void QKeyMapper::clearMappings()
|
||||
{
|
||||
// NOTE: if nothing called setlocale() it has to be done here for XOpenIM()
|
||||
// NOTE: if nothing called setlocale() it has to be done here for XLocaleOfIM()
|
||||
// to return the locale set via environment variable
|
||||
setlocale(LC_CTYPE, "");
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue