summaryrefslogtreecommitdiff
path: root/doc/classes
diff options
context:
space:
mode:
authorBojidar Marinov <bojidar.marinov.bg@gmail.com>2019-05-03 09:44:46 +0300
committerBojidar Marinov <bojidar.marinov.bg@gmail.com>2019-05-03 09:44:46 +0300
commit3d47dad2b181cfe6ff5d21ef0d2e6897c781cef8 (patch)
treec3dfaefda9c3099dc56f33a2f610e2617f7ee5ab /doc/classes
parent46b6fb83efc8e021cf60502d1e42fdd912b020eb (diff)
Remove unused `panelf` and `panelnc` styles
Fixes godotengine/godot-docs#2426
Diffstat (limited to 'doc/classes')
-rw-r--r--doc/classes/Panel.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/classes/Panel.xml b/doc/classes/Panel.xml
index 1cee2b5386..c9c3f80e7b 100644
--- a/doc/classes/Panel.xml
+++ b/doc/classes/Panel.xml
@@ -15,9 +15,5 @@
<theme_items>
<theme_item name="panel" type="StyleBox">
</theme_item>
- <theme_item name="panelf" type="StyleBox">
- </theme_item>
- <theme_item name="panelnc" type="StyleBox">
- </theme_item>
</theme_items>
</class>