diff options
| author | Comment <tim@gray.(none)> | 2013-08-08 22:09:59 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-08-08 22:09:59 +0100 |
| commit | e632e908a973a87c82e061f36167ea162d1e390f (patch) | |
| tree | 4b08aad9b18c7aff721806b6f6fb0a8e4799a59f /liveengine/liveengine.layout | |
| parent | 3bf0663e94b6335cb748a50a8b95e8a98d2a0630 (diff) | |
a few playlist changes + whole screen fade
Diffstat (limited to 'liveengine/liveengine.layout')
| -rwxr-xr-x | liveengine/liveengine.layout | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/liveengine/liveengine.layout b/liveengine/liveengine.layout index 6762492..b42382b 100755 --- a/liveengine/liveengine.layout +++ b/liveengine/liveengine.layout @@ -4,13 +4,13 @@ <File name="addons.make" open="0" top="0" tabpos="7"> <Cursor position="92" topLine="0" /> </File> - <File name="bin/data/dancing.xml" open="1" top="0" tabpos="1"> + <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="5"> - <Cursor position="93" topLine="0" /> + <File name="bin/data/settings.xml" open="0" top="0" tabpos="8"> + <Cursor position="354" topLine="0" /> </File> - <File name="config.make" open="1" top="0" tabpos="2"> + <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"> @@ -19,14 +19,14 @@ <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"> + <File name="src/layers.cpp" open="0" top="0" tabpos="2"> <Cursor position="2434" topLine="46" /> </File> - <File name="src/layers.h" open="1" top="0" tabpos="4"> + <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="6"> - <Cursor position="290" topLine="0" /> + <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" /> @@ -34,16 +34,16 @@ <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 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="3028" topLine="105" /> + <Cursor position="3691" topLine="159" /> </File> - <File name="src/viewport.cpp" open="1" top="1" tabpos="7"> + <File name="src/viewport.cpp" open="0" top="0" tabpos="6"> <Cursor position="4344" topLine="34" /> </File> - <File name="src/viewport.h" open="1" top="0" tabpos="6"> + <File name="src/viewport.h" open="0" top="0" tabpos="5"> <Cursor position="42" topLine="36" /> </File> </CodeBlocks_layout_file> |
