blob: 9dc8569b7537a8a3e512d26e041606d92b4b6c98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8" ?>
<class name="StyleBoxEmpty" inherits="StyleBox" category="Core" version="3.2">
<brief_description>
Empty stylebox (does not display anything).
</brief_description>
<description>
Empty stylebox (really does not display anything).
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>
|