diff options
| author | Tim Redfern <tim@eclectronics.org> | 2011-12-20 18:31:56 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2011-12-20 18:31:56 +0000 |
| commit | 084c8a9b85b853fa630d5a102cd102b45d543abf (patch) | |
| tree | 7268fe74717c5140ca22649b9694e8591276a917 /map4.layout | |
| parent | 5523988d1729fe5c2757e046636d219639ee6724 (diff) | |
building multiple views
Diffstat (limited to 'map4.layout')
| -rw-r--r-- | map4.layout | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/map4.layout b/map4.layout index 844ee14..aefae28 100644 --- a/map4.layout +++ b/map4.layout @@ -5,15 +5,24 @@ <Cursor position="136" topLine="0" /> </File> <File name="config.make" open="0" top="0" tabpos="3"> - <Cursor position="173" topLine="0" /> + <Cursor position="548" topLine="0" /> </File> <File name="src/main.cpp" open="1" top="0" tabpos="3"> <Cursor position="0" topLine="0" /> </File> - <File name="src/testApp.cpp" open="1" top="1" tabpos="2"> - <Cursor position="8197" topLine="285" /> + <File name="src/mapUtils.h" open="1" top="1" tabpos="6"> + <Cursor position="165" topLine="0" /> + </File> + <File name="src/testApp.cpp" open="1" top="0" tabpos="2"> + <Cursor position="21" topLine="0" /> </File> <File name="src/testApp.h" open="1" top="0" tabpos="1"> - <Cursor position="881" topLine="13" /> + <Cursor position="600" topLine="0" /> + </File> + <File name="src/viewpoint.cpp" open="1" top="0" tabpos="5"> + <Cursor position="22" topLine="0" /> + </File> + <File name="src/viewpoint.h" open="1" top="0" tabpos="4"> + <Cursor position="154" topLine="0" /> </File> </CodeBlocks_layout_file> |
