diff clients/editor/gui/layertool.xml @ 255:51cc05d862f2

Merged editor_rewrite branch to trunk. This contains changes that may break compatibility against existing clients. For a list of changes that may affect your client, see: http://wiki.fifengine.de/Changes_to_pychan_and_FIFE_in_editor_rewrite_branch
author cheesesucker@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 08 Jun 2009 16:00:02 +0000
parents bcc93e17f978
children 62ec3b530cc6
line wrap: on
line diff
--- a/clients/editor/gui/layertool.xml	Wed Jun 03 19:29:52 2009 +0000
+++ b/clients/editor/gui/layertool.xml	Mon Jun 08 16:00:02 2009 +0000
@@ -1,5 +1,5 @@
-<Window title="Layertool" position="10,200">
+<Panel title="Layertool" position="10,200" min_size="100, 25">
 	<VBox name="layers_wrapper">
 	
 	</VBox>
-</Window>
+</Panel>