Remove commented out code added by mistake in 7ac4e55cb979d
Change-Id: Ibd53518be9d2b29dd880912bdb81c06435543789 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
a1f4321bbb
commit
c027d9b61e
@ -396,8 +396,6 @@ QVariant QCocoaIntegration::styleHint(StyleHint hint) const
|
|||||||
return QCoreTextFontEngine::fontSmoothingGamma();
|
return QCoreTextFontEngine::fontSmoothingGamma();
|
||||||
case ShowShortcutsInContextMenus:
|
case ShowShortcutsInContextMenus:
|
||||||
return QVariant(false);
|
return QVariant(false);
|
||||||
// case CursorFlashTime:
|
|
||||||
// return 50000;
|
|
||||||
default: break;
|
default: break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user