blob: 61950d7554e092e2f35069eb076a3ba93eb38a7f (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!-- See also settings.xml UIFloater* settings for configuration -->
<inspector name="inspector"
bg_opaque_color="ToolTipBgColor"
background_visible="true"
bg_opaque_image="none"
bg_alpha_image="none"
/>
|