зеркало из https://github.com/mozilla/pjs.git
Bug 615069 qStyle is unused in nsLookAndFeel::GetMetric(const nsMetricID aID,PRInt32 &aMetric)
r=romaxa --HG-- extra : rebase_source : 3de6dbfb13aad88f47bec0b43ad1ac653e5a083c
This commit is contained in:
Родитель
f4ff8aaf1d
Коммит
593afb1628
|
@ -349,8 +349,6 @@ NS_IMETHODIMP nsLookAndFeel::GetMetric(const nsMetricID aID,PRInt32 &aMetric)
|
|||
|
||||
res = NS_OK;
|
||||
|
||||
QStyle* qStyle = qApp->style();
|
||||
|
||||
switch (aID) {
|
||||
case eMetric_CaretBlinkTime:
|
||||
aMetric = 500;
|
||||
|
|
Загрузка…
Ссылка в новой задаче