tests/win32/autom_ihm/ihm@svgui/gui.xml
author lbessard
Mon, 23 Mar 2009 16:26:13 +0100
changeset 323 9f07f0d429df
parent 266 530118da6c15
permissions -rw-r--r--
Fix bug preventing library to re-compiled when dependant files changed.
Fix bug preventing to re-compile a file without changes even when file miscompiled.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="def_xsd.xsd" id="1" name="Interface">
  <Button toggle="true" unselected_id="fill_off" selected_id="fill_on" id="2" name="fill" background_id="fill_bck"/>
  <Button toggle="true" unselected_id="empty_off" selected_id="empty_on" id="3" name="empty" background_id="Empty_bck"/>
  <Transform moving_id="gague_mobile" id="4" name="gauge" enable="false" background_id="gauge_bck"/>
</Interface>