diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-09-21 17:02:21 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-09-21 17:02:21 +0100 |
| commit | d1a44d34955133815d2c322b600a79cceecf5a95 (patch) | |
| tree | 8f952884350d4fccc5143f8e53718277e4c1ceeb /liveengine/liveengine.layout | |
| parent | 530bf6501e6f13ed3e91d4d0e2763613146774a2 (diff) | |
beginning gui
Diffstat (limited to 'liveengine/liveengine.layout')
| -rw-r--r-- | liveengine/liveengine.layout | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/liveengine/liveengine.layout b/liveengine/liveengine.layout index c4d9071..aad423f 100644 --- a/liveengine/liveengine.layout +++ b/liveengine/liveengine.layout @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> - <File name="Makefile" open="1" top="0" tabpos="3"> + <File name="Makefile" open="0" top="0" tabpos="3"> <Cursor position="0" topLine="36" /> </File> - <File name="addons.make" open="0" top="0" tabpos="7"> - <Cursor position="53" topLine="0" /> + <File name="addons.make" open="1" top="0" tabpos="3"> + <Cursor position="60" topLine="0" /> </File> <File name="bin/data/insects.xml" open="0" top="0" tabpos="9"> <Cursor position="3136" topLine="14" /> @@ -17,27 +17,27 @@ <Cursor position="192" topLine="0" /> </File> <File name="src/layers.cpp" open="1" top="0" tabpos="2"> - <Cursor position="2259" topLine="58" /> + <Cursor position="2259" topLine="55" /> </File> <File name="src/layers.h" open="1" top="0" tabpos="1"> <Cursor position="995" topLine="10" /> </File> - <File name="src/main.cpp" open="1" top="0" tabpos="5"> + <File name="src/main.cpp" open="0" top="0" tabpos="5"> <Cursor position="42" topLine="0" /> </File> - <File name="src/playlist.cpp" open="1" top="0" tabpos="7"> + <File name="src/playlist.cpp" open="0" top="0" tabpos="7"> <Cursor position="985" topLine="2" /> </File> - <File name="src/testApp.cpp" open="1" top="0" tabpos="6"> - <Cursor position="1874" topLine="38" /> + <File name="src/testApp.cpp" open="1" top="1" tabpos="4"> + <Cursor position="10314" topLine="351" /> </File> - <File name="src/testApp.h" open="1" top="1" tabpos="4"> - <Cursor position="2322" topLine="59" /> + <File name="src/testApp.h" open="0" top="0" tabpos="4"> + <Cursor position="2322" topLine="74" /> </File> - <File name="src/viewport.cpp" open="1" top="0" tabpos="9"> + <File name="src/viewport.cpp" open="0" top="0" tabpos="9"> <Cursor position="926" topLine="6" /> </File> - <File name="src/viewport.h" open="1" top="0" tabpos="8"> + <File name="src/viewport.h" open="0" top="0" tabpos="8"> <Cursor position="272" topLine="0" /> </File> </CodeBlocks_layout_file> |
