mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
white space.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33750 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9325c53922
commit
545d7bb431
@ -1945,10 +1945,10 @@ void GuiApplication::setGuiLanguage()
|
||||
case QLocale::Hebrew :
|
||||
case QLocale::Persian :
|
||||
case QLocale::Urdu :
|
||||
setLayoutDirection(Qt::RightToLeft);
|
||||
setLayoutDirection(Qt::RightToLeft);
|
||||
break;
|
||||
default:
|
||||
setLayoutDirection(Qt::LeftToRight);
|
||||
setLayoutDirection(Qt::LeftToRight);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user