diff options
| author | Tim Redfern <tim@eclectronics.org> | 2015-04-12 22:20:30 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2015-04-12 22:20:30 +0100 |
| commit | 8c86c8e56d5948f44ba7524284824bbc6eff952b (patch) | |
| tree | 704dc88be2f22c69b4d16838092bc83cf692a75b /liveengine/liveengine.layout | |
Diffstat (limited to 'liveengine/liveengine.layout')
| -rwxr-xr-x | liveengine/liveengine.layout | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/liveengine/liveengine.layout b/liveengine/liveengine.layout new file mode 100755 index 0000000..b42382b --- /dev/null +++ b/liveengine/liveengine.layout @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> +<CodeBlocks_layout_file> + <ActiveTarget name="Debug" /> + <File name="addons.make" open="0" top="0" tabpos="7"> + <Cursor position="92" topLine="0" /> + </File> + <File name="bin/data/dancing.xml" open="0" top="0" tabpos="1"> + <Cursor position="0" topLine="0" /> + </File> + <File name="bin/data/settings.xml" open="0" top="0" tabpos="8"> + <Cursor position="354" topLine="0" /> + </File> + <File name="config.make" open="0" top="0" tabpos="1"> + <Cursor position="451" topLine="3" /> + </File> + <File name="src/keyVar.cpp" open="0" top="0" tabpos="9"> + <Cursor position="510" topLine="8" /> + </File> + <File name="src/keyVar.h" open="0" top="0" tabpos="10"> + <Cursor position="0" topLine="3" /> + </File> + <File name="src/layers.cpp" open="0" top="0" tabpos="2"> + <Cursor position="2434" topLine="46" /> + </File> + <File name="src/layers.h" open="0" top="0" tabpos="3"> + <Cursor position="3260" topLine="76" /> + </File> + <File name="src/main.cpp" open="0" top="0" tabpos="7"> + <Cursor position="258" topLine="0" /> + </File> + <File name="src/playlist.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1621" topLine="40" /> + </File> + <File name="src/playlist.h" open="0" top="0" tabpos="0"> + <Cursor position="536" topLine="0" /> + </File> + <File name="src/testApp.cpp" open="0" top="0" tabpos="4"> + <Cursor position="7003" topLine="0" /> + </File> + <File name="src/testApp.h" open="0" top="0" tabpos="1"> + <Cursor position="3691" topLine="159" /> + </File> + <File name="src/viewport.cpp" open="0" top="0" tabpos="6"> + <Cursor position="4344" topLine="34" /> + </File> + <File name="src/viewport.h" open="0" top="0" tabpos="5"> + <Cursor position="42" topLine="36" /> + </File> +</CodeBlocks_layout_file> |
