зеркало из https://github.com/mozilla/gecko-dev.git
Correcting comment
--HG-- extra : rebase_source : 77bf6c9cbde8bc3f668b74644aabbb03f669655c
This commit is contained in:
Родитель
7220b77481
Коммит
f26eeacd77
|
@ -478,7 +478,7 @@ NS_IMETHODIMP nsLookAndFeel::GetMetric(const nsMetricID aID,PRInt32 &aMetric)
|
|||
|
||||
case eMetric_TouchEnabled:
|
||||
#ifdef MOZ_PLATFORM_MAEMO
|
||||
// All Hildon devices are touch-enabled
|
||||
// All known Maemo devices are touch enabled.
|
||||
aMetric = 1;
|
||||
#else
|
||||
aMetric = 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче