diff options
| author | Tim Redfern <tim@gray.(none)> | 2012-11-23 16:24:03 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@gray.(none)> | 2012-11-23 16:24:03 +0000 |
| commit | ef5d82a13d1154ccdf4de91d869178dab6b76b7f (patch) | |
| tree | 70932f563529859ff00c3de7081e79a0a760908d /diatribe.layout | |
| parent | 249d944d438704bf322904015b71203895e76fc9 (diff) | |
ready for gig
Diffstat (limited to 'diatribe.layout')
| -rw-r--r-- | diatribe.layout | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/diatribe.layout b/diatribe.layout index f261f50..a975f0a 100644 --- a/diatribe.layout +++ b/diatribe.layout @@ -1,13 +1,19 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> + <File name="addons.make" open="1" top="0" tabpos="3"> + <Cursor position="61" topLine="0" /> + </File> <File name="src/layers.h" open="1" top="0" tabpos="0"> <Cursor position="42" topLine="0" /> </File> - <File name="src/testApp.cpp" open="1" top="1" tabpos="2"> - <Cursor position="8764" topLine="256" /> + <File name="src/testApp.cpp" open="1" top="0" tabpos="2"> + <Cursor position="6323" topLine="175" /> + </File> + <File name="src/viewport.cpp" open="1" top="1" tabpos="1"> + <Cursor position="3574" topLine="203" /> </File> - <File name="src/viewport.cpp" open="1" top="0" tabpos="1"> - <Cursor position="3621" topLine="117" /> + <File name="src/viewport.h" open="1" top="0" tabpos="4"> + <Cursor position="1256" topLine="10" /> </File> </CodeBlocks_layout_file> |
