Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ogre1.9/data/gui/layouts/NotificationLayer.layout @ 11211

Last change on this file since 11211 was 11211, checked in by bknecht, 8 years ago

Merging cegui0.8 branch into ogre1.9 branch

  • Property svn:eol-style set to native
File size: 316 bytes
Line 
1<?xml version='1.0' encoding='utf-8'?>
2<GUILayout version="4">
3    <Window name="Root" type="DefaultWindow">
4        <Property name="InheritsAlpha" value="False" />
5        <Property name="MaxSize" value="{{1,0},{1,0}}" />
6        <Property name="Area" value="{{0,0},{0,0},{1,0},{1,0}}" />
7    </Window>
8</GUILayout>
Note: See TracBrowser for help on using the repository browser.