Advertisement
Guest User

uistate.xml

a guest
Nov 29th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <c2uistate>
  3. <!--This is a UI state file - its content describes the user interface settings when the project was last open.
  4. It is entirely optional and the project will load without it. If you are placing the project under source control,
  5. you probably do not want to add any .uistate.xml files to the repository.-->
  6. <configurations>
  7. <active>
  8. <configuration name="HTML5" />
  9. </active>
  10. <display name="HTML5" />
  11. </configurations>
  12. <open-tabs>
  13. <layout active="1">Layout 1</layout>
  14. <event-sheet>Event sheet 1</event-sheet>
  15. </open-tabs>
  16. <properties>
  17. <property expanded="1" name="Project settings" />
  18. <property expanded="0" name="Window Size" />
  19. <property expanded="1" name="Configuration Settings" />
  20. </properties>
  21. <families-expanded root="1" />
  22. </c2uistate>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement