mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
style: Rename StyleUserInterface to StyleUI.
Differential Revision: https://phabricator.services.mozilla.com/D3276
This commit is contained in:
parent
e305b5a1f8
commit
916dc79dc9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<%namespace name="helpers" file="/helpers.mako.rs" />
|
<%namespace name="helpers" file="/helpers.mako.rs" />
|
||||||
|
|
||||||
<% data.new_style_struct("InheritedUI", inherited=True, gecko_name="UserInterface") %>
|
<% data.new_style_struct("InheritedUI", inherited=True, gecko_name="UI") %>
|
||||||
|
|
||||||
${helpers.predefined_type("cursor",
|
${helpers.predefined_type("cursor",
|
||||||
"Cursor",
|
"Cursor",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue