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