Add the eMetric_SubmenuDelay option.
r=kedl git-svn-id: svn://10.0.0.236/trunk@58518 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
14d83e4fad
commit
d26bfdb4ad
@ -168,9 +168,6 @@ NS_IMETHODIMP nsLookAndFeel::GetMetric(const nsMetricID aID, PRInt32 & aMetric)
|
||||
case eMetric_CaretWidthTwips:
|
||||
aMetric = 20;
|
||||
break;
|
||||
case eMetric_SubmenuDelay:
|
||||
aMetric = 200;
|
||||
break;
|
||||
default:
|
||||
aMetric = -1;
|
||||
res = NS_ERROR_FAILURE;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user