diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-11-11 11:19:41 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-11-11 11:19:41 +0000 |
| commit | d06fe4264b760e4be5880456cfd50f817dbeb1ea (patch) | |
| tree | 613fe26f410e083d324498767233adcbec838d16 /liveengine/liveengine.layout | |
| parent | 61fc4a4da64b82fad53f7080ee47181ab2272221 (diff) | |
tracking kinda working
Diffstat (limited to 'liveengine/liveengine.layout')
| -rwxr-xr-x | liveengine/liveengine.layout | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/liveengine/liveengine.layout b/liveengine/liveengine.layout index 131871b..77840d6 100755 --- a/liveengine/liveengine.layout +++ b/liveengine/liveengine.layout @@ -1,25 +1,25 @@ <?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="11"> - <Cursor position="157" topLine="0" /> + <File name="bin/data/settings.xml" open="1" top="1" tabpos="5"> + <Cursor position="234" 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="12"> + <File name="src/main.cpp" open="1" top="0" tabpos="6"> <Cursor position="290" topLine="0" /> </File> - <File name="src/testApp.cpp" open="1" top="1" tabpos="8"> - <Cursor position="9568" topLine="0" /> + <File name="src/testApp.cpp" open="1" top="0" tabpos="2"> + <Cursor position="13919" topLine="138" /> </File> - <File name="src/testApp.h" open="1" top="0" tabpos="7"> - <Cursor position="3551" topLine="135" /> + <File name="src/testApp.h" open="1" top="0" tabpos="1"> + <Cursor position="3971" topLine="162" /> </File> - <File name="src/viewport.cpp" open="1" top="0" tabpos="10"> - <Cursor position="13003" topLine="382" /> + <File name="src/viewport.cpp" open="1" top="0" tabpos="4"> + <Cursor position="8472" topLine="272" /> </File> - <File name="src/viewport.h" open="1" top="0" tabpos="9"> - <Cursor position="454" topLine="22" /> + <File name="src/viewport.h" open="1" top="0" tabpos="3"> + <Cursor position="283" topLine="0" /> </File> </CodeBlocks_layout_file> |
