diff options
| author | Tim Redfern <tim@eclectronics.org> | 2011-12-26 17:02:09 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2011-12-26 17:02:09 +0000 |
| commit | 86c462a8d5b9517738161eede77ccc6703af779b (patch) | |
| tree | 9c68ec3805ffe11713041fa8c7c00718f1f79030 /map4.layout | |
| parent | 084c8a9b85b853fa630d5a102cd102b45d543abf (diff) | |
displaying with overlays and distortion
Diffstat (limited to 'map4.layout')
| -rw-r--r-- | map4.layout | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/map4.layout b/map4.layout index aefae28..b3a5bc6 100644 --- a/map4.layout +++ b/map4.layout @@ -7,22 +7,28 @@ <File name="config.make" open="0" top="0" tabpos="3"> <Cursor position="548" topLine="0" /> </File> + <File name="src/keyVar.h" open="1" top="0" tabpos="10"> + <Cursor position="0" topLine="0" /> + </File> <File name="src/main.cpp" open="1" top="0" tabpos="3"> <Cursor position="0" topLine="0" /> </File> - <File name="src/mapUtils.h" open="1" top="1" tabpos="6"> + <File name="src/mapUtils.cpp" open="1" top="0" tabpos="9"> + <Cursor position="0" topLine="8" /> + </File> + <File name="src/mapUtils.h" open="1" top="0" tabpos="6"> <Cursor position="165" topLine="0" /> </File> <File name="src/testApp.cpp" open="1" top="0" tabpos="2"> - <Cursor position="21" topLine="0" /> + <Cursor position="1096" topLine="62" /> </File> <File name="src/testApp.h" open="1" top="0" tabpos="1"> - <Cursor position="600" topLine="0" /> + <Cursor position="597" topLine="0" /> </File> - <File name="src/viewpoint.cpp" open="1" top="0" tabpos="5"> - <Cursor position="22" topLine="0" /> + <File name="src/viewpoint.cpp" open="1" top="1" tabpos="5"> + <Cursor position="2635" topLine="0" /> </File> <File name="src/viewpoint.h" open="1" top="0" tabpos="4"> - <Cursor position="154" topLine="0" /> + <Cursor position="525" topLine="6" /> </File> </CodeBlocks_layout_file> |
