diff options
Diffstat (limited to 'liveengine/liveengine.layout')
| -rwxr-xr-x | liveengine/liveengine.layout | 51 |
1 files changed, 36 insertions, 15 deletions
diff --git a/liveengine/liveengine.layout b/liveengine/liveengine.layout index d2474ee..6762492 100755 --- a/liveengine/liveengine.layout +++ b/liveengine/liveengine.layout @@ -1,28 +1,49 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> - <File name="bin/data/settings.xml" open="1" top="1" tabpos="1"> - <Cursor position="359" topLine="0" /> + <File name="addons.make" open="0" top="0" tabpos="7"> + <Cursor position="92" topLine="0" /> </File> - <File name="config.make" open="0" top="0" tabpos="2"> + <File name="bin/data/dancing.xml" open="1" top="0" tabpos="1"> <Cursor position="0" topLine="0" /> </File> - <File name="src/main.cpp" open="1" top="0" tabpos="4"> - <Cursor position="267" topLine="0" /> + <File name="bin/data/settings.xml" open="0" top="0" tabpos="5"> + <Cursor position="93" topLine="0" /> </File> - <File name="src/testApp.cpp" open="1" top="0" tabpos="2"> - <Cursor position="4118" topLine="91" /> + <File name="config.make" open="1" top="0" tabpos="2"> + <Cursor position="451" topLine="3" /> </File> - <File name="src/testApp.h" open="0" top="0" tabpos="1"> - <Cursor position="3971" topLine="162" /> + <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="1" top="0" tabpos="3"> + <Cursor position="2434" topLine="46" /> + </File> + <File name="src/layers.h" open="1" top="0" tabpos="4"> + <Cursor position="3260" topLine="76" /> + </File> + <File name="src/main.cpp" open="0" top="0" tabpos="6"> + <Cursor position="290" topLine="0" /> </File> - <File name="src/threadNI.h" open="0" top="0" tabpos="2"> - <Cursor position="1488" topLine="52" /> + <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="1" top="0" tabpos="5"> + <Cursor position="14329" topLine="409" /> + </File> + <File name="src/testApp.h" open="0" top="0" tabpos="1"> + <Cursor position="3028" topLine="105" /> </File> - <File name="src/viewport.cpp" open="1" top="0" tabpos="3"> - <Cursor position="11259" topLine="296" /> + <File name="src/viewport.cpp" open="1" top="1" tabpos="7"> + <Cursor position="4344" topLine="34" /> </File> - <File name="src/viewport.h" open="0" top="0" tabpos="3"> - <Cursor position="283" topLine="0" /> + <File name="src/viewport.h" open="1" top="0" tabpos="6"> + <Cursor position="42" topLine="36" /> </File> </CodeBlocks_layout_file> |
