diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-08-31 09:21:00 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-08-31 09:21:00 +0100 |
| commit | ba7cc94d4ae55e171f0e08126abb0cb13d8f9f8f (patch) | |
| tree | e015563027592464817796f3b9da72ba62ebcaff /liveengine/liveengine.layout | |
| parent | 766266368648487735894e6bf01c0330db6be2aa (diff) | |
blocking loading playlists
Diffstat (limited to 'liveengine/liveengine.layout')
| -rw-r--r-- | liveengine/liveengine.layout | 29 |
1 files changed, 19 insertions, 10 deletions
diff --git a/liveengine/liveengine.layout b/liveengine/liveengine.layout index e9c4ac6..bad1fb4 100644 --- a/liveengine/liveengine.layout +++ b/liveengine/liveengine.layout @@ -1,25 +1,34 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> - <ActiveTarget name="Debug" /> - <File name="Makefile" open="1" top="0" tabpos="2"> + <ActiveTarget name="Release" /> + <File name="Makefile" open="0" top="0" tabpos="2"> <Cursor position="0" topLine="117" /> </File> - <File name="addons.make" open="1" top="0" tabpos="1"> + <File name="addons.make" open="0" top="0" tabpos="1"> <Cursor position="42" topLine="0" /> </File> - <File name="bin/data/settings.xml" open="1" top="0" tabpos="5"> - <Cursor position="52" topLine="0" /> + <File name="bin/data/insects.xml" open="0" top="0" tabpos="9"> + <Cursor position="3136" topLine="14" /> </File> - <File name="config.make" open="1" top="1" tabpos="3"> + <File name="bin/data/settings.xml" open="0" top="0" tabpos="5"> + <Cursor position="0" topLine="0" /> + </File> + <File name="config.make" open="0" top="0" tabpos="3"> <Cursor position="477" topLine="0" /> </File> + <File name="src/layers.cpp" open="0" top="0" tabpos="7"> + <Cursor position="801" topLine="16" /> + </File> + <File name="src/layers.h" open="0" top="0" tabpos="6"> + <Cursor position="650" topLine="3" /> + </File> <File name="src/main.cpp" open="0" top="0" tabpos="7"> <Cursor position="220" topLine="0" /> </File> - <File name="src/testApp.cpp" open="0" top="0" tabpos="5"> - <Cursor position="2753" topLine="31" /> + <File name="src/testApp.cpp" open="0" top="0" tabpos="8"> + <Cursor position="3081" topLine="0" /> </File> - <File name="src/testApp.h" open="1" top="0" tabpos="4"> - <Cursor position="1429" topLine="51" /> + <File name="src/testApp.h" open="0" top="0" tabpos="4"> + <Cursor position="2615" topLine="82" /> </File> </CodeBlocks_layout_file> |
