diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-11-20 13:02:18 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-11-20 13:02:18 +0000 |
| commit | 8c38b912458e60c8eab5a71b003e829bce5afe4a (patch) | |
| tree | effcaf0de129621cef4f583b27e3ca1cd8266da0 /liveengine/liveengine.layout | |
| parent | 4656e88bb1626fcc0e7941883ac475884e4c99b0 (diff) | |
whelan's
Diffstat (limited to 'liveengine/liveengine.layout')
| -rwxr-xr-x | liveengine/liveengine.layout | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/liveengine/liveengine.layout b/liveengine/liveengine.layout index 2831ed4..a27125b 100755 --- a/liveengine/liveengine.layout +++ b/liveengine/liveengine.layout @@ -1,25 +1,28 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> - <File name="bin/data/settings.xml" open="1" top="0" tabpos="5"> + <File name="bin/data/settings.xml" open="1" top="0" tabpos="1"> <Cursor position="236" topLine="0" /> </File> <File name="config.make" open="0" top="0" tabpos="2"> <Cursor position="0" topLine="0" /> </File> - <File name="src/main.cpp" open="1" top="0" tabpos="6"> + <File name="src/main.cpp" open="0" top="0" tabpos="6"> <Cursor position="290" topLine="0" /> </File> - <File name="src/testApp.cpp" open="1" top="0" tabpos="2"> - <Cursor position="4343" topLine="98" /> + <File name="src/testApp.cpp" open="1" top="0" tabpos="3"> + <Cursor position="1170" topLine="7" /> </File> - <File name="src/testApp.h" open="1" top="0" tabpos="1"> + <File name="src/testApp.h" open="0" top="0" tabpos="1"> <Cursor position="3971" topLine="162" /> </File> - <File name="src/viewport.cpp" open="1" top="1" tabpos="4"> + <File name="src/threadNI.h" open="1" top="1" tabpos="2"> + <Cursor position="1499" topLine="0" /> + </File> + <File name="src/viewport.cpp" open="0" top="0" tabpos="4"> <Cursor position="4871" topLine="271" /> </File> - <File name="src/viewport.h" open="1" top="0" tabpos="3"> + <File name="src/viewport.h" open="0" top="0" tabpos="3"> <Cursor position="283" topLine="0" /> </File> </CodeBlocks_layout_file> |
